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-engines/scummvm-tools | |
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-engines/scummvm-tools')
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild | 2 | ||||
-rw-r--r-- | games-engines/scummvm-tools/scummvm-tools-1.8.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild index 96f7f8290eaa..114768f9f886 100644 --- a/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://scummvm.org/frs/scummvm-tools/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE="flac iconv mad png vorbis" RESTRICT="test" # some tests require external files diff --git a/games-engines/scummvm-tools/scummvm-tools-1.8.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-1.8.0.ebuild index dbdc3873d879..5b6030e11965 100644 --- a/games-engines/scummvm-tools/scummvm-tools-1.8.0.ebuild +++ b/games-engines/scummvm-tools/scummvm-tools-1.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://scummvm.org/frs/scummvm-tools/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd" IUSE="flac iconv mad png vorbis" RESTRICT="test" # some tests require external files |