diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 08:56:31 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 09:02:34 +0200 |
commit | abaffcd0b44e6fd370908ee1bd54321abf781ae5 (patch) | |
tree | 68f24a43fb50702a6b378fbf890af0401eb09a82 /dev-python/pyatspi/pyatspi-2.18.0.ebuild | |
parent | 7ac537a51ffd918b43ba2a2935cb653e5ca8cb01 (diff) | |
download | gentoo-abaffcd0b44e6fd370908ee1bd54321abf781ae5.tar.gz gentoo-abaffcd0b44e6fd370908ee1bd54321abf781ae5.tar.xz |
dev-python/pyatspi-2.18.0-r0: add alpha keyword
Gentoo-Bug: 584468
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-python/pyatspi/pyatspi-2.18.0.ebuild')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.18.0.ebuild | 4 |
1 files 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 6b1082b4b0c..8ab08527fb9 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}" |