diff options
author | 2017-11-18 20:48:10 +0100 | |
---|---|---|
committer | 2017-11-18 21:27:08 +0100 | |
commit | c9617875332b1b9c894c850a1f8d8dcc1897f33f (patch) | |
tree | ac6fea30d10f4b5ec3c43322496dde4d4b69a5c8 /games-strategy/openra | |
parent | x11-libs/wxGTK: stable 3.0.2.0-r3 for ppc64, bug #632144 (diff) | |
download | gentoo-c9617875332b1b9c894c850a1f8d8dcc1897f33f.tar.gz gentoo-c9617875332b1b9c894c850a1f8d8dcc1897f33f.tar.bz2 gentoo-c9617875332b1b9c894c850a1f8d8dcc1897f33f.zip |
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
Diffstat (limited to 'games-strategy/openra')
-rw-r--r-- | games-strategy/openra/openra-20140722-r1.ebuild | 2 | ||||
-rw-r--r-- | games-strategy/openra/openra-20141029-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/openra/openra-20140722-r1.ebuild b/games-strategy/openra/openra-20140722-r1.ebuild index 108a2e057d8..12927c2ef6b 100644 --- a/games-strategy/openra/openra-20140722-r1.ebuild +++ b/games-strategy/openra/openra-20140722-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OpenRA/OpenRA/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="tools" QA_PREBUILT="$(games_get_libdir)/openra/liblua*" diff --git a/games-strategy/openra/openra-20141029-r2.ebuild b/games-strategy/openra/openra-20141029-r2.ebuild index 5a40946f693..9c2afbc5770 100644 --- a/games-strategy/openra/openra-20141029-r2.ebuild +++ b/games-strategy/openra/openra-20141029-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OpenRA/OpenRA/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="" QA_PREBUILT="$(games_get_libdir)/openra/liblua*" |