diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:02:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:10:51 +0100 |
commit | d9da42d19205aa458e23e927ee3bfc41c0952f74 (patch) | |
tree | 9017b71958c5a2c32b9dab9cadb84c86392b2c6a /app-emulation/spectemu | |
parent | www-servers/spawn-fcgi: x86 stable (bug #676822) (diff) | |
download | gentoo-d9da42d19205aa458e23e927ee3bfc41c0952f74.tar.gz gentoo-d9da42d19205aa458e23e927ee3bfc41c0952f74.tar.bz2 gentoo-d9da42d19205aa458e23e927ee3bfc41c0952f74.zip |
app-emulation/spectemu: x86 stable (bug #676398)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/spectemu')
-rw-r--r-- | app-emulation/spectemu/spectemu-0.99.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild b/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild index 9f0f7fdafdae..d00256957be7 100644 --- a/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild +++ b/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.inf.bme.hu/~mszeredi/spectemu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="readline svga +X" REQUIRED_USE="|| ( svga X )" |