commit: ca1d719e05f8822cacfe4be17b46c8a9ba647370 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Sun Jan 10 08:03:16 2016 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Sun Jan 10 08:46:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1d719e
games-rpg/nwn-penultima: EAPI=5; stable for amd64 Package-Manager: portage-2.2.26 games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild b/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild index 336640e..9c550e2 100644 --- a/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild +++ b/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +EAPI=5 inherit games DESCRIPTION="A parodic fantasy module for Neverwinter Nights" @@ -16,7 +17,7 @@ SRC_URI="http://c.vnfiles.ign.com/nwvault.ign.com/fms/files/modules/1661/Penulti # redistributable per http://stefangagne.com/penultima/modules.html LICENSE="freedist" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" IUSE="" DEPEND="app-arch/unzip"
