diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-21 16:55:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-21 16:55:36 +0100 |
commit | 08051bf013cb45a76cdb2adae7e9b2e8c7ff69b1 (patch) | |
tree | c32f0eb7ab862051180625d756d95d1d9f569af1 /app-cdr | |
parent | net-analyzer/netdata: Use python-single-r1 instead of python-r1 (diff) | |
download | gentoo-08051bf013cb45a76cdb2adae7e9b2e8c7ff69b1.tar.gz gentoo-08051bf013cb45a76cdb2adae7e9b2e8c7ff69b1.tar.bz2 gentoo-08051bf013cb45a76cdb2adae7e9b2e8c7ff69b1.zip |
app-cdr/cdemu: amd64 stable wrt bug #709760
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdemu/cdemu-3.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu/cdemu-3.2.4.ebuild b/app-cdr/cdemu/cdemu-3.2.4.ebuild index 6e1e9db8f306..c87cdfd9eaf4 100644 --- a/app-cdr/cdemu/cdemu-3.2.4.ebuild +++ b/app-cdr/cdemu/cdemu-3.2.4.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+cdemu-daemon" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |