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-misc/opengfx | |
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-misc/opengfx')
-rw-r--r-- | games-misc/opengfx/opengfx-0.5.3.ebuild | 2 | ||||
-rw-r--r-- | games-misc/opengfx/opengfx-0.5.4-r1.ebuild | 2 | ||||
-rw-r--r-- | games-misc/opengfx/opengfx-0.5.4.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/opengfx/opengfx-0.5.3.ebuild b/games-misc/opengfx/opengfx-0.5.3.ebuild index 1d2340f5394e..e3bb8604796a 100644 --- a/games-misc/opengfx/opengfx-0.5.3.ebuild +++ b/games-misc/opengfx/opengfx-0.5.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm x86" IUSE="" RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444) diff --git a/games-misc/opengfx/opengfx-0.5.4-r1.ebuild b/games-misc/opengfx/opengfx-0.5.4-r1.ebuild index 79e286f83764..72fd656ad797 100644 --- a/games-misc/opengfx/opengfx-0.5.4-r1.ebuild +++ b/games-misc/opengfx/opengfx-0.5.4-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444) diff --git a/games-misc/opengfx/opengfx-0.5.4.ebuild b/games-misc/opengfx/opengfx-0.5.4.ebuild index ce6ce7cb148b..16570eeb2569 100644 --- a/games-misc/opengfx/opengfx-0.5.4.ebuild +++ b/games-misc/opengfx/opengfx-0.5.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm x86" IUSE="" RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444) |