diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 01:31:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 01:39:18 +0100 |
commit | fef254c5841471c61e182eff41c39fff033a76f4 (patch) | |
tree | a6dd90f1552a1287275e97e7dc73ab656372be3f /dev-python/pyatspi/pyatspi-2.24.0.ebuild | |
parent | net-libs/phodav: x86 stable (bug #631656) (diff) | |
download | gentoo-fef254c5841471c61e182eff41c39fff033a76f4.tar.gz gentoo-fef254c5841471c61e182eff41c39fff033a76f4.tar.bz2 gentoo-fef254c5841471c61e182eff41c39fff033a76f4.zip |
dev-python/pyatspi: x86 stable (bug #631656)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'dev-python/pyatspi/pyatspi-2.24.0.ebuild')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.24.0.ebuild b/dev-python/pyatspi/pyatspi-2.24.0.ebuild index 9a6773172014..347a19895d37 100644 --- a/dev-python/pyatspi/pyatspi-2.24.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.24.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 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" # test REQUIRED_USE="${PYTHON_REQUIRED_USE}" |