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-action/abuse | |
parent | a04e4968fe3914b633d092cd2163165007db6614 (diff) | |
download | gentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.tar.gz gentoo-c5c0ebe77f1380487e6d61226e74ef054f285ce3.tar.xz |
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614
Diffstat (limited to 'games-action/abuse')
-rw-r--r-- | games-action/abuse/abuse-0.8-r1.ebuild | 2 | ||||
-rw-r--r-- | games-action/abuse/abuse-0.8.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-action/abuse/abuse-0.8-r1.ebuild b/games-action/abuse/abuse-0.8-r1.ebuild index 3706354dd92..b43ca930f02 100644 --- a/games-action/abuse/abuse-0.8-r1.ebuild +++ b/games-action/abuse/abuse-0.8-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://abuse.zoy.org/raw-attachment/wiki/download/${P}.tar.gz" LICENSE="GPL-2 WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-libs/libsdl-1.1.6[sound,opengl,video] diff --git a/games-action/abuse/abuse-0.8.ebuild b/games-action/abuse/abuse-0.8.ebuild index cfa40942981..32f01b02b9a 100644 --- a/games-action/abuse/abuse-0.8.ebuild +++ b/games-action/abuse/abuse-0.8.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://abuse.zoy.org/raw-attachment/wiki/download/${P}.tar.gz" LICENSE="GPL-2 WTFPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=media-libs/libsdl-1.1.6[sound,opengl,video] |