summaryrefslogtreecommitdiff
path: root/app-cdr/gcdemu/gcdemu-3.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/gcdemu/gcdemu-3.2.1.ebuild')
-rw-r--r--app-cdr/gcdemu/gcdemu-3.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/gcdemu/gcdemu-3.2.1.ebuild b/app-cdr/gcdemu/gcdemu-3.2.1.ebuild
index 8ab6ae82ae0c..07325dc46248 100644
--- a/app-cdr/gcdemu/gcdemu-3.2.1.ebuild
+++ b/app-cdr/gcdemu/gcdemu-3.2.1.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-PYTHON_COMPAT=( python3_{4,5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
inherit cmake-utils gnome2-utils python-single-r1 xdg-utils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"