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-arcade/ascii-invaders | |
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-arcade/ascii-invaders')
-rw-r--r-- | games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild b/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild index c8f59eed3e8f..57ef887ecc27 100644 --- a/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild +++ b/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/invaders${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos" +KEYWORDS="alpha amd64 ~mips ppc64 x86 ~x86-fbsd ~ppc-macos" IUSE="" RDEPEND="sys-libs/ncurses:0" |