summaryrefslogtreecommitdiff
path: root/app-cdr/cdemu/cdemu-3.2.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /app-cdr/cdemu/cdemu-3.2.1.ebuild
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'app-cdr/cdemu/cdemu-3.2.1.ebuild')
-rw-r--r--app-cdr/cdemu/cdemu-3.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/cdemu/cdemu-3.2.1.ebuild b/app-cdr/cdemu/cdemu-3.2.1.ebuild
index 3da78b6b6bd8..2a76ff1648ec 100644
--- a/app-cdr/cdemu/cdemu-3.2.1.ebuild
+++ b/app-cdr/cdemu/cdemu-3.2.1.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-PYTHON_COMPAT=( python3_{4,5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit bash-completion-r1 cmake-utils python-single-r1 xdg-utils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-client-${PV}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+cdemu-daemon"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"