diff options
author | David Seifert <soap@gentoo.org> | 2017-07-08 15:08:45 -0700 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-07-08 15:32:31 -0700 |
commit | c5c0ebe77f1380487e6d61226e74ef054f285ce3 (patch) | |
tree | 23caefcea3dd1915b2d52d61b3af1e41f38e34da /games-rpg/gwiz | |
parent | dev-python/elasticsearch-curator: version bump to 5.1.1. (diff) | |
download | gentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.tar.gz gentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.tar.bz2 gentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.zip |
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614
Diffstat (limited to 'games-rpg/gwiz')
-rw-r--r-- | games-rpg/gwiz/gwiz-0.8-r1.ebuild | 2 | ||||
-rw-r--r-- | games-rpg/gwiz/gwiz-0.8.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/gwiz/gwiz-0.8-r1.ebuild b/games-rpg/gwiz/gwiz-0.8-r1.ebuild index 62059979afa2..f7a462a9a302 100644 --- a/games-rpg/gwiz/gwiz-0.8-r1.ebuild +++ b/games-rpg/gwiz/gwiz-0.8-r1.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="clone of old-school Wizardry(tm) games by SirTech" HOMEPAGE="http://icculus.org/gwiz/" SRC_URI="http://icculus.org/gwiz/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/games-rpg/gwiz/gwiz-0.8.ebuild b/games-rpg/gwiz/gwiz-0.8.ebuild index 5dd77713308f..ddd60d95f866 100644 --- a/games-rpg/gwiz/gwiz-0.8.ebuild +++ b/games-rpg/gwiz/gwiz-0.8.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="clone of old-school Wizardry(tm) games by SirTech" HOMEPAGE="http://icculus.org/gwiz/" SRC_URI="http://icculus.org/gwiz/${P}.tar.bz2" -KEYWORDS="~alpha amd64 ppc x86" +KEYWORDS="~alpha amd64 x86" SLOT="0" LICENSE="GPL-2" IUSE="" |