From 9e28984abfba6c1410060ca8b40d3e05f0c5c5ba Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 16 Nov 2015 15:06:38 +0100 Subject: [PATCH] dev-python/pyatspi: ia64 stable wrt bug #565086 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" --- dev-python/pyatspi/pyatspi-2.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyatspi/pyatspi-2.16.0.ebuild b/dev-python/pyatspi/pyatspi-2.16.0.ebuild index 166308a9ca269..752e7a41facb5 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}"