commit: 9a30f83ab80aa8f088da281fad2e3a1ee539bba7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 28 02:26:48 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 28 02:26:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a30f83a
app-cdr/cdemu: Stabilize 3.2.5 x86, #792375
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-cdr/cdemu/cdemu-3.2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-cdr/cdemu/cdemu-3.2.5.ebuild b/app-cdr/cdemu/cdemu-3.2.5.ebuild
index 6187021b80e..b4de6789264 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}"