diff options
author | 2017-07-08 15:08:45 -0700 | |
---|---|---|
committer | 2017-07-08 15:32:31 -0700 | |
commit | c5c0ebe77f1380487e6d61226e74ef054f285ce3 (patch) | |
tree | 23caefcea3dd1915b2d52d61b3af1e41f38e34da /games-strategy/warzone2100/warzone2100-3.1.5.ebuild | |
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-strategy/warzone2100/warzone2100-3.1.5.ebuild')
-rw-r--r-- | games-strategy/warzone2100/warzone2100-3.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/warzone2100/warzone2100-3.1.5.ebuild b/games-strategy/warzone2100/warzone2100-3.1.5.ebuild index c42b08c775be..6f80949b0c13 100644 --- a/games-strategy/warzone2100/warzone2100-3.1.5.ebuild +++ b/games-strategy/warzone2100/warzone2100-3.1.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.xz LICENSE="GPL-2+ CC-BY-SA-3.0 public-domain" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" # upstream requested debug support IUSE="debug nls qt4 videos" |