diff options
author | 2016-03-06 19:25:16 +0300 | |
---|---|---|
committer | 2016-03-06 19:40:05 +0300 | |
commit | de1d0020031776d5380a3ec891e2d4906e8a2b57 (patch) | |
tree | 93a4067c2409fd9ca6e68554d3b982f6c5dba0d0 /dev-python/pyatspi | |
parent | dev-libs/totem-pl-parser: x86 stable wrt bug #427546 (diff) | |
download | gentoo-de1d0020031776d5380a3ec891e2d4906e8a2b57.tar.gz gentoo-de1d0020031776d5380a3ec891e2d4906e8a2b57.tar.bz2 gentoo-de1d0020031776d5380a3ec891e2d4906e8a2b57.zip |
dev-python/pyatspi: x86 stable wrt bug #427546
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.18.0.ebuild b/dev-python/pyatspi/pyatspi-2.18.0.ebuild index 7e7fb8c5d16b..b81e6ebc2146 100644 --- a/dev-python/pyatspi/pyatspi-2.18.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.18.0.ebuild @@ -14,7 +14,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}" |