summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-rpg/nwn-penultima')
-rw-r--r--games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild b/games-rpg/nwn-penultima/nwn-penultima-1-r1.ebuild
index 336640ec7250..9c550e210f69 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"