summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-28 02:26:48 +0000
committerSam James <sam@gentoo.org>2021-05-28 02:26:48 +0000
commit9a30f83ab80aa8f088da281fad2e3a1ee539bba7 (patch)
tree3dba6fda43682420f820fa9b87c5638d6d27b76b /app-cdr
parentapp-cdr/cdemu-daemon: Stabilize 3.2.5 x86, #792375 (diff)
downloadgentoo-9a30f83ab80aa8f088da281fad2e3a1ee539bba7.tar.gz
gentoo-9a30f83ab80aa8f088da281fad2e3a1ee539bba7.tar.bz2
gentoo-9a30f83ab80aa8f088da281fad2e3a1ee539bba7.zip
app-cdr/cdemu: Stabilize 3.2.5 x86, #792375
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/cdemu/cdemu-3.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu/cdemu-3.2.5.ebuild b/app-cdr/cdemu/cdemu-3.2.5.ebuild
index 6187021b80e4..b4de67892649 100644
--- a/app-cdr/cdemu/cdemu-3.2.5.ebuild
+++ b/app-cdr/cdemu/cdemu-3.2.5.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}"