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-sports/ski | |
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-sports/ski')
-rw-r--r-- | games-sports/ski/ski-6.8.ebuild | 2 | ||||
-rw-r--r-- | games-sports/ski/ski-6.9-r1.ebuild | 2 | ||||
-rw-r--r-- | games-sports/ski/ski-6.9.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games-sports/ski/ski-6.8.ebuild b/games-sports/ski/ski-6.8.ebuild index fdb1608a108e..40f73a07266c 100644 --- a/games-sports/ski/ski-6.8.ebuild +++ b/games-sports/ski/ski-6.8.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.catb.org/~esr/ski/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/games-sports/ski/ski-6.9-r1.ebuild b/games-sports/ski/ski-6.9-r1.ebuild index a18d0d0158cf..e817d5cc3607 100644 --- a/games-sports/ski/ski-6.9-r1.ebuild +++ b/games-sports/ski/ski-6.9-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.catb.org/~esr/ski/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/games-sports/ski/ski-6.9.ebuild b/games-sports/ski/ski-6.9.ebuild index 146c838b59fd..40f73a07266c 100644 --- a/games-sports/ski/ski-6.9.ebuild +++ b/games-sports/ski/ski-6.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.catb.org/~esr/ski/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |