diff options
author | David Seifert <soap@gentoo.org> | 2017-11-19 10:20:38 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-19 13:37:02 +0100 |
commit | cc4befd9ad90de774c03435b4d65dbb7c7cabc16 (patch) | |
tree | 7273aed4a65858e6d21161fb34372869e8966507 /games-emulation | |
parent | games-arcade/opensonic: Remove old (diff) | |
download | gentoo-cc4befd9ad90de774c03435b4d65dbb7c7cabc16.tar.gz gentoo-cc4befd9ad90de774c03435b4d65dbb7c7cabc16.tar.bz2 gentoo-cc4befd9ad90de774c03435b4d65dbb7c7cabc16.zip |
Partially revert "games-*/*: Remove stable keywords"
Unstabled packages not maintained by Games team.
This partially reverts commit c9617875332b1b9c894c850a1f8d8dcc1897f33f.
Closes: https://github.com/gentoo/gentoo/pull/6228
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dolphin/dolphin-5.0.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/mgba/mgba-0.5.2.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/pcsx2/pcsx2-1.4.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0.ebuild b/games-emulation/dolphin/dolphin-5.0.ebuild index 04b020090999..66b0fe9c7dab 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/" diff --git a/games-emulation/mgba/mgba-0.5.2.ebuild b/games-emulation/mgba/mgba-0.5.2.ebuild index 042cf1dd13fc..be3429d13af3 100644 --- a/games-emulation/mgba/mgba-0.5.2.ebuild +++ b/games-emulation/mgba/mgba-0.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}-emu/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="ffmpeg imagemagick opengl qt5 +sdl" REQUIRED_USE="|| ( qt5 sdl ) qt5? ( opengl )" diff --git a/games-emulation/pcsx2/pcsx2-1.4.0.ebuild b/games-emulation/pcsx2/pcsx2-1.4.0.ebuild index 5ce65187a04c..cfd1606f91af 100644 --- a/games-emulation/pcsx2/pcsx2-1.4.0.ebuild +++ b/games-emulation/pcsx2/pcsx2-1.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/PCSX2/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" RDEPEND=" |