*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-accessibility / accerciser / accerciser-3.22.0.ebuild
index f82893194aec8b8b6641f5db712ef4f474bb7562..9acb9c3494a669b8593f730fb6db5c6258cbcbb0 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python3_6 )
 PYTHON_REQ_USE="xml"
 
 inherit gnome2 python-r1
@@ -12,8 +12,9 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Accerciser"
 
 LICENSE="BSD CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
        >=app-accessibility/at-spi2-core-2.5.2:2