Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spectemu/
Date: Thu, 31 Jan 2019 22:15:26
Message-Id: 1548972651.d9da42d19205aa458e23e927ee3bfc41c0952f74.whissi@gentoo
1 commit: d9da42d19205aa458e23e927ee3bfc41c0952f74
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 31 22:02:49 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 31 22:10:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9da42d1
7
8 app-emulation/spectemu: x86 stable (bug #676398)
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-emulation/spectemu/spectemu-0.99.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild b/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild
17 index 9f0f7fdafda..d00256957be 100644
18 --- a/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild
19 +++ b/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.inf.bme.hu/~mszeredi/spectemu/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ppc ~x86"
25 +KEYWORDS="~amd64 ppc x86"
26 IUSE="readline svga +X"
27
28 REQUIRED_USE="|| ( svga X )"