diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:03:40 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:29:14 +0100 |
commit | 7460000933c267c83c26e51677ece8a0d96fae87 (patch) | |
tree | ff70d8fa35640459442000edd5ec7acc28c5d29f /dev-python/pyatspi | |
parent | dev-libs/totem-pl-parser: x86 stable, bug 606818 (diff) | |
download | gentoo-7460000933c267c83c26e51677ece8a0d96fae87.tar.gz gentoo-7460000933c267c83c26e51677ece8a0d96fae87.tar.bz2 gentoo-7460000933c267c83c26e51677ece8a0d96fae87.zip |
dev-python/pyatspi: x86 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.20.3.ebuild b/dev-python/pyatspi/pyatspi-2.20.3.ebuild index f5c3e04c12f3..4cd1e2c69bfa 100644 --- a/dev-python/pyatspi/pyatspi-2.20.3.ebuild +++ b/dev-python/pyatspi/pyatspi-2.20.3.ebuild @@ -13,7 +13,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}" |