From c9617875332b1b9c894c850a1f8d8dcc1897f33f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 18 Nov 2017 20:48:10 +0100 Subject: games-*/*: Remove stable keywords Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404 --- games-sports/ski/ski-6.8.ebuild | 2 +- games-sports/ski/ski-6.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games-sports/ski') diff --git a/games-sports/ski/ski-6.8.ebuild b/games-sports/ski/ski-6.8.ebuild index 40f73a07266c..0de22227d5a5 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 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 40f73a07266c..0de22227d5a5 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 x86" +KEYWORDS="~amd64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -- cgit v1.2.3-65-gdbad