diff options
author | 2015-09-12 10:58:05 +0200 | |
---|---|---|
committer | 2015-09-12 11:10:12 +0200 | |
commit | 744c13947ea8c095b0b73faa02c18fc02b39b8f8 (patch) | |
tree | 94a61d8088fa2570298948d983e8b2740e6e78b5 /dev-python/pyatspi/pyatspi-2.16.0.ebuild | |
parent | dev-python/gst-python: x86 stable wrt bug #551826 (diff) | |
download | gentoo-744c13947ea8c095b0b73faa02c18fc02b39b8f8.tar.gz gentoo-744c13947ea8c095b0b73faa02c18fc02b39b8f8.tar.bz2 gentoo-744c13947ea8c095b0b73faa02c18fc02b39b8f8.zip |
dev-python/pyatspi: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/pyatspi/pyatspi-2.16.0.ebuild')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.16.0.ebuild b/dev-python/pyatspi/pyatspi-2.16.0.ebuild index f50e4b4c15aa..1ea4ec505856 100644 --- a/dev-python/pyatspi/pyatspi-2.16.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.16.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://live.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}" |