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-emulation/dolphin
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-emulation/dolphin')
-rw-r--r--games-emulation/dolphin/dolphin-5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0.ebuild b/games-emulation/dolphin/dolphin-5.0.ebuild
index 66b0fe9c7dab..04b020090999 100644
--- a/games-emulation/dolphin/dolphin-5.0.ebuild
+++ b/games-emulation/dolphin/dolphin-5.0.ebuild
@@ -10,7 +10,7 @@ WX_GTK_VER="3.0"
inherit cmake-utils eutils l10n pax-utils toolchain-funcs versionator wxwidgets
SRC_URI="https://github.com/${PN}-emu/${PN}/archive/${PV}.zip -> ${P}.zip"
-KEYWORDS="amd64"
+KEYWORDS="~amd64"
DESCRIPTION="Gamecube and Wii game emulator"
HOMEPAGE="https://www.dolphin-emu.org/"