From cc4befd9ad90de774c03435b4d65dbb7c7cabc16 Mon Sep 17 00:00:00 2001
From: David Seifert <soap@gentoo.org>
Date: Sun, 19 Nov 2017 10:20:38 +0100
Subject: 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
---
 games-emulation/mgba/mgba-0.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'games-emulation/mgba')

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 )"
-- 
cgit v1.2.3-65-gdbad