diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-10 20:42:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-10 20:48:35 +0300 |
commit | cf0b45ba013e76d379a2462d5207cb31ce8a0797 (patch) | |
tree | 1f0f3da06cbc1ca7d75b367200673dabc340cd48 /dev-python/pyatspi | |
parent | dev-python/nautilus-python: x86 stable wrt bug #685254 (diff) | |
download | gentoo-cf0b45ba013e76d379a2462d5207cb31ce8a0797.tar.gz gentoo-cf0b45ba013e76d379a2462d5207cb31ce8a0797.tar.bz2 gentoo-cf0b45ba013e76d379a2462d5207cb31ce8a0797.zip |
dev-python/pyatspi: x86 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.30.0.ebuild b/dev-python/pyatspi/pyatspi-2.30.0.ebuild index 83d5a068581f..a092e8ba0851 100644 --- a/dev-python/pyatspi/pyatspi-2.30.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.30.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}" |