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 | |
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')
-rw-r--r-- | games-engines/frotz/frotz-2.43-r1.ebuild | 2 | ||||
-rw-r--r-- | games-engines/frotz/frotz-2.43.ebuild | 2 | ||||
-rw-r--r-- | games-engines/love/love-0.8.0.ebuild | 2 | ||||
-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 | ||||
-rw-r--r-- | games-engines/scummvm/scummvm-1.8.0.ebuild | 2 | ||||
-rw-r--r-- | games-engines/scummvm/scummvm-1.8.1-r1.ebuild | 2 | ||||
-rw-r--r-- | games-engines/scummvm/scummvm-1.9.0.ebuild | 2 | ||||
-rw-r--r-- | games-engines/xzip/xzip-1.8.2-r2.ebuild | 2 | ||||
-rw-r--r-- | games-engines/xzip/xzip-1.8.2-r3.ebuild | 2 | ||||
-rw-r--r-- | games-engines/zoom/zoom-1.1.5-r1.ebuild | 2 | ||||
-rw-r--r-- | games-engines/zoom/zoom-1.1.5.ebuild | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/games-engines/frotz/frotz-2.43-r1.ebuild b/games-engines/frotz/frotz-2.43-r1.ebuild index 785b182b98c2..08d19d78526c 100644 --- a/games-engines/frotz/frotz-2.43-r1.ebuild +++ b/games-engines/frotz/frotz-2.43-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="alsa oss" DEPEND="sys-libs/ncurses:0 diff --git a/games-engines/frotz/frotz-2.43.ebuild b/games-engines/frotz/frotz-2.43.ebuild index c727bb26f943..3ad31ea944a1 100644 --- a/games-engines/frotz/frotz-2.43.ebuild +++ b/games-engines/frotz/frotz-2.43.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 x86" IUSE="alsa oss" DEPEND="sys-libs/ncurses:0 diff --git a/games-engines/love/love-0.8.0.ebuild b/games-engines/love/love-0.8.0.ebuild index 7eebf351a9bb..2d8f8f824c4e 100644 --- a/games-engines/love/love-0.8.0.ebuild +++ b/games-engines/love/love-0.8.0.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999* ]]; then KEYWORDS="" else SRC_URI="https://www.bitbucket.org/rude/${PN}/downloads/${P}-linux-src.tar.gz" - KEYWORDS="amd64 ~arm ~ppc x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="A framework for 2D games in Lua" 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 diff --git a/games-engines/scummvm/scummvm-1.8.0.ebuild b/games-engines/scummvm/scummvm-1.8.0.ebuild index e3159ca1cac6..da40623b9a30 100644 --- a/games-engines/scummvm/scummvm-1.8.0.ebuild +++ b/games-engines/scummvm/scummvm-1.8.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd" IUSE="aac alsa debug flac fluidsynth jpeg mpeg2 mp3 opengl png theora truetype unsupported vorbis zlib" RESTRICT="test" # it only looks like there's a test there #77507 diff --git a/games-engines/scummvm/scummvm-1.8.1-r1.ebuild b/games-engines/scummvm/scummvm-1.8.1-r1.ebuild index 12997d73df2c..48d2513b1557 100644 --- a/games-engines/scummvm/scummvm-1.8.1-r1.ebuild +++ b/games-engines/scummvm/scummvm-1.8.1-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE="aac alsa debug flac fluidsynth jpeg mpeg2 mp3 opengl png theora truetype unsupported vorbis zlib" RESTRICT="test" # it only looks like there's a test there #77507 diff --git a/games-engines/scummvm/scummvm-1.9.0.ebuild b/games-engines/scummvm/scummvm-1.9.0.ebuild index 7cd50d1044a7..5e45b6299556 100644 --- a/games-engines/scummvm/scummvm-1.9.0.ebuild +++ b/games-engines/scummvm/scummvm-1.9.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE="aac alsa debug flac fluidsynth jpeg mpeg2 mp3 opengl png theora truetype unsupported vorbis zlib" RESTRICT="test" # it only looks like there's a test there #77507 diff --git a/games-engines/xzip/xzip-1.8.2-r2.ebuild b/games-engines/xzip/xzip-1.8.2-r2.ebuild index 1f979475caaa..483f97d45481 100644 --- a/games-engines/xzip/xzip-1.8.2-r2.ebuild +++ b/games-engines/xzip/xzip-1.8.2-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.eblong.com/zarf/ftp/xzip182.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="test" diff --git a/games-engines/xzip/xzip-1.8.2-r3.ebuild b/games-engines/xzip/xzip-1.8.2-r3.ebuild index c0c69f4a80c5..b961ce3ca312 100644 --- a/games-engines/xzip/xzip-1.8.2-r3.ebuild +++ b/games-engines/xzip/xzip-1.8.2-r3.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.eblong.com/zarf/ftp/xzip182.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RESTRICT="test" diff --git a/games-engines/zoom/zoom-1.1.5-r1.ebuild b/games-engines/zoom/zoom-1.1.5-r1.ebuild index c40b171e671b..20d982f0281d 100644 --- a/games-engines/zoom/zoom-1.1.5-r1.ebuild +++ b/games-engines/zoom/zoom-1.1.5-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.logicalshift.co.uk/unix/zoom/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" diff --git a/games-engines/zoom/zoom-1.1.5.ebuild b/games-engines/zoom/zoom-1.1.5.ebuild index df985edf9063..86eccbace5d8 100644 --- a/games-engines/zoom/zoom-1.1.5.ebuild +++ b/games-engines/zoom/zoom-1.1.5.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.logicalshift.co.uk/unix/zoom/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-libs/libSM |