diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:11:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:11:08 +0200 |
commit | 1e26d1282e4e89db785c2eac2c989db4234f55c8 (patch) | |
tree | 44627a8faa8fc944e25c648984e76eabcd706306 /dev-python | |
parent | dev-python/dbusmock: x86 stable wrt bug #717144 (diff) | |
download | gentoo-1e26d1282e4e89db785c2eac2c989db4234f55c8.tar.gz gentoo-1e26d1282e4e89db785c2eac2c989db4234f55c8.tar.bz2 gentoo-1e26d1282e4e89db785c2eac2c989db4234f55c8.zip |
dev-python/pyatspi: x86 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.34.0.ebuild b/dev-python/pyatspi/pyatspi-2.34.0.ebuild index 6ea4c23590a4..61f12303c971 100644 --- a/dev-python/pyatspi/pyatspi-2.34.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.34.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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" # test REQUIRED_USE="${PYTHON_REQUIRED_USE}" |