diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 21:23:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 21:23:21 +0200 |
commit | c5beb16e29a4bd62fd9eb82022d04c0ad99216cc (patch) | |
tree | 2eff8eed93e3973a666a833b5a3ef4e8a793661c /app-cdr/cdemu | |
parent | app-cdr/cdemu-daemon: amd64 stable wrt bug #578398 (diff) | |
download | gentoo-c5beb16e29a4bd62fd9eb82022d04c0ad99216cc.tar.gz gentoo-c5beb16e29a4bd62fd9eb82022d04c0ad99216cc.tar.bz2 gentoo-c5beb16e29a4bd62fd9eb82022d04c0ad99216cc.zip |
app-cdr/cdemu: amd64 stable wrt bug #578398
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-cdr/cdemu')
-rw-r--r-- | app-cdr/cdemu/cdemu-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu/cdemu-3.0.1.ebuild b/app-cdr/cdemu/cdemu-3.0.1.ebuild index df9195c98c62..0b3da49e3b8b 100644 --- a/app-cdr/cdemu/cdemu-3.0.1.ebuild +++ b/app-cdr/cdemu/cdemu-3.0.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-client-${PV}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="+cdemu-daemon" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |