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-util/grfcodec | |
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-util/grfcodec')
-rw-r--r-- | games-util/grfcodec/grfcodec-6.0.5.ebuild | 2 | ||||
-rw-r--r-- | games-util/grfcodec/grfcodec-6.0.6.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-util/grfcodec/grfcodec-6.0.5.ebuild b/games-util/grfcodec/grfcodec-6.0.5.ebuild index 4154f4c21a7b..d0c27b0c80e5 100644 --- a/games-util/grfcodec/grfcodec-6.0.5.ebuild +++ b/games-util/grfcodec/grfcodec-6.0.5.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://dev.openttdcoop.org/projects/grfcodec" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86" +KEYWORDS="amd64 ~arm ppc64 x86" IUSE="" [[ -n ${SCM} ]] && S=${WORKDIR}/${PN} diff --git a/games-util/grfcodec/grfcodec-6.0.6.ebuild b/games-util/grfcodec/grfcodec-6.0.6.ebuild index 132a9c6cc76f..b63971bba94f 100644 --- a/games-util/grfcodec/grfcodec-6.0.6.ebuild +++ b/games-util/grfcodec/grfcodec-6.0.6.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://dev.openttdcoop.org/projects/grfcodec" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="" RDEPEND="media-libs/libpng:0" |