Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/gcdemu/
Date: Sun, 27 Mar 2016 19:23:41
Message-Id: 1459106606.16bcb599998874976479a294f35cc8c4dd919734.ago@gentoo
1 commit: 16bcb599998874976479a294f35cc8c4dd919734
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 19:23:26 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 19:23:26 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16bcb599
7
8 app-cdr/gcdemu: amd64 stable wrt bug #578398
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-cdr/gcdemu/gcdemu-3.0.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-cdr/gcdemu/gcdemu-3.0.1.ebuild b/app-cdr/gcdemu/gcdemu-3.0.1.ebuild
18 index 32451d1..8057592 100644
19 --- a/app-cdr/gcdemu/gcdemu-3.0.1.ebuild
20 +++ b/app-cdr/gcdemu/gcdemu-3.0.1.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE=""
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"