Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spectemu/
Date: Sun, 27 Jan 2019 14:10:08
Message-Id: 1548598158.52737cb56e8429a34a1dcb1bf7f8c6e6032ecbb7.slyfox@gentoo
1 commit: 52737cb56e8429a34a1dcb1bf7f8c6e6032ecbb7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 27 12:30:09 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 27 14:09:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52737cb5
7
8 app-emulation/spectemu: stable 0.99.3-r1 for ppc, bug #676398
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-emulation/spectemu/spectemu-0.99.3-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild b/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild
18 index 478549c3d5c..9f0f7fdafda 100644
19 --- a/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild
20 +++ b/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=4
27 @@ -11,7 +11,7 @@ SRC_URI="http://www.inf.bme.hu/~mszeredi/spectemu/${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~ppc ~x86"
32 +KEYWORDS="~amd64 ppc ~x86"
33 IUSE="readline svga +X"
34
35 REQUIRED_USE="|| ( svga X )"