summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-18 20:48:10 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-18 21:27:08 +0100
commitc9617875332b1b9c894c850a1f8d8dcc1897f33f (patch)
treeac6fea30d10f4b5ec3c43322496dde4d4b69a5c8 /games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild
parentx11-libs/wxGTK: stable 3.0.2.0-r3 for ppc64, bug #632144 (diff)
downloadgentoo-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-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild')
-rw-r--r--games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild
index c7a78635c82d..ac70b1fc110d 100644
--- a/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild
+++ b/games-util/linux-wbfs-manager/linux-wbfs-manager-0.1.12.ebuild
@@ -10,7 +10,7 @@ if [[ "${PV}" == "9999" ]]; then
else
inherit toolchain-funcs
SRC_URI="https://linux-wbfs-manager.googlecode.com/files/${P}.tar.gz"
- KEYWORDS="amd64 x86"
+ KEYWORDS="~amd64 ~x86"
fi;
DESCRIPTION="WBFS manager for Linux using GTK+"