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/cdemu/
Date: Fri, 21 Feb 2020 15:57:13
Message-Id: 1582300536.08051bf013cb45a76cdb2adae7e9b2e8c7ff69b1.ago@gentoo
1 commit: 08051bf013cb45a76cdb2adae7e9b2e8c7ff69b1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 15:55:36 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 15:55:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08051bf0
7
8 app-cdr/cdemu: amd64 stable wrt bug #709760
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-cdr/cdemu/cdemu-3.2.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-cdr/cdemu/cdemu-3.2.4.ebuild b/app-cdr/cdemu/cdemu-3.2.4.ebuild
18 index 6e1e9db8f30..c87cdfd9eaf 100644
19 --- a/app-cdr/cdemu/cdemu-3.2.4.ebuild
20 +++ b/app-cdr/cdemu/cdemu-3.2.4.ebuild
21 @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P}
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="+cdemu-daemon"
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"