commit: abaffcd0b44e6fd370908ee1bd54321abf781ae5 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Jun 7 06:56:31 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Jun 7 07:02:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abaffcd0
dev-python/pyatspi-2.18.0-r0: add alpha keyword Gentoo-Bug: 584468 Package-Manager: portage-2.3.0_rc1 dev-python/pyatspi/pyatspi-2.18.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyatspi/pyatspi-2.18.0.ebuild b/dev-python/pyatspi/pyatspi-2.18.0.ebuild index 6b1082b..8ab0852 100644 --- a/dev-python/pyatspi/pyatspi-2.18.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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}"
