diff options
author | Sam James <sam@gentoo.org> | 2020-08-30 17:11:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-30 18:08:23 +0000 |
commit | a4dd4c8657144b4e0bed998a5fcfe87260379a54 (patch) | |
tree | 069d2f64c60070a2494d2bde5ed387decfe2bc16 | |
parent | x11-libs/gtk+: Stabilize 3.24.22 amd64, #738728 (diff) | |
download | gentoo-a4dd4c8657144b4e0bed998a5fcfe87260379a54.tar.gz gentoo-a4dd4c8657144b4e0bed998a5fcfe87260379a54.tar.bz2 gentoo-a4dd4c8657144b4e0bed998a5fcfe87260379a54.zip |
dev-python/pyatspi: Stabilize 2.36.0 amd64, #738728
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.36.0.ebuild b/dev-python/pyatspi/pyatspi-2.36.0.ebuild index 7d134d642c8c..4c5230acd974 100644 --- a/dev-python/pyatspi/pyatspi-2.36.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.36.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility" # Note: only some of the tests are GPL-licensed, everything else is LGPL LICENSE="LGPL-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |