diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-24 09:33:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-24 09:33:04 +0000 |
commit | 3c94bc69973cfe1a7a3a7562471e6e91d15cbfc9 (patch) | |
tree | de0455c5ffdca797e4b947d16662c59c910e31e9 /dev-python/ssl-fetch/ssl-fetch-0.2.ebuild | |
parent | Stable for ppc64, wrt bug #513278 (diff) | |
download | gentoo-2-3c94bc69973cfe1a7a3a7562471e6e91d15cbfc9.tar.gz gentoo-2-3c94bc69973cfe1a7a3a7562471e6e91d15cbfc9.tar.bz2 gentoo-2-3c94bc69973cfe1a7a3a7562471e6e91d15cbfc9.zip |
Stable for ppc64, wrt bug #513278
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/ssl-fetch/ssl-fetch-0.2.ebuild')
-rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild index a05f65c5d3e9..bc7976fefdfa 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.2.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/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.12 2014/09/24 09:32:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.13 2014/09/24 09:33:04 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" DEPEND="" |