diff options
author | 2014-07-28 13:44:09 +0000 | |
---|---|---|
committer | 2014-07-28 13:44:09 +0000 | |
commit | e8b4448eb450d1f93e5ea5628c60ad768cd373ba (patch) | |
tree | c4520b9d8f1e121da1328337b0e972482e841338 /dev-python/pyatspi/pyatspi-2.12.0.ebuild | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | historical-e8b4448eb450d1f93e5ea5628c60ad768cd373ba.tar.gz historical-e8b4448eb450d1f93e5ea5628c60ad768cd373ba.tar.bz2 historical-e8b4448eb450d1f93e5ea5628c60ad768cd373ba.zip |
Stable for ppc, wrt bug #512012
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/pyatspi/pyatspi-2.12.0.ebuild')
-rw-r--r-- | dev-python/pyatspi/pyatspi-2.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.12.0.ebuild b/dev-python/pyatspi/pyatspi-2.12.0.ebuild index 529aa6145a6e..4bde3a53331a 100644 --- a/dev-python/pyatspi/pyatspi-2.12.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyatspi/pyatspi-2.12.0.ebuild,v 1.3 2014/07/23 15:15:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyatspi/pyatspi-2.12.0.ebuild,v 1.4 2014/07/28 13:43:44 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://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}" |