diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-08 12:24:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-08 12:24:35 +0000 |
commit | 69537736913a1fde6ed74d20332287ed68a80183 (patch) | |
tree | 4d61dca2c94e60d137c2461e069f349c035610f6 /dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild | |
parent | Stable for amd64, wrt bug #480094 (diff) | |
download | historical-69537736913a1fde6ed74d20332287ed68a80183.tar.gz historical-69537736913a1fde6ed74d20332287ed68a80183.tar.bz2 historical-69537736913a1fde6ed74d20332287ed68a80183.zip |
Stable for amd64, wrt bug #481896
Package-Manager: portage-2.2.1/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild')
-rw-r--r-- | dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild b/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild index 17e8e69a23bc..ce42eece4aed 100644 --- a/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild +++ b/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild,v 1.4 2013/09/04 09:00:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-geoclue/python-geoclue-0.1.0-r1.ebuild,v 1.5 2013/09/08 12:24:25 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/gtg/soc/python_geoclue/" SRC_URI="http://www.paulocabido.com/soc/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-3" IUSE="test" |