diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-08-18 06:59:52 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-08-18 06:59:52 +0000 |
commit | 07b76c7fbb65ef2c3958692bdb7ca5bbefe4bb51 (patch) | |
tree | 907ad840c649a7dba71bd54c3141abe0fd6f0dd7 | |
parent | Keyword ~ppc ~ppc64, bug #509628 (diff) | |
download | gentoo-2-07b76c7fbb65ef2c3958692bdb7ca5bbefe4bb51.tar.gz gentoo-2-07b76c7fbb65ef2c3958692bdb7ca5bbefe4bb51.tar.bz2 gentoo-2-07b76c7fbb65ef2c3958692bdb7ca5bbefe4bb51.zip |
Keyword ~ppc ~ppc64, bug #509628
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
-rw-r--r-- | dev-python/ssl-fetch/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/ssl-fetch/ChangeLog b/dev-python/ssl-fetch/ChangeLog index 5c81fb982693..e653c70e6be9 100644 --- a/dev-python/ssl-fetch/ChangeLog +++ b/dev-python/ssl-fetch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/ssl-fetch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.18 2014/08/02 18:15:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.19 2014/08/18 06:59:52 blueness Exp $ + + 18 Aug 2014; Anthony G. Basile <blueness@gentoo.org> ssl-fetch-0.2.1.ebuild, + ssl-fetch-0.2.ebuild, ssl-fetch-9999.ebuild: + Keyword ~ppc ~ppc64, bug #509628 02 Aug 2014; Raúl Porcel <armin76@gentoo.org> ssl-fetch-0.2.ebuild, ssl-fetch-0.2.1.ebuild: diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild index bf6aef8d0b7e..2ed3dd437dc7 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.2.1.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.1.ebuild,v 1.5 2014/08/02 18:15:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild,v 1.6 2014/08/18 06:59:52 blueness Exp $ EAPI="5" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~sparc ~x86 ~amd64-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-macos" DEPEND="" diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild index 16befb6b7dda..820fc340a7df 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.8 2014/08/02 18:15:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.9 2014/08/18 06:59:52 blueness Exp $ EAPI="5" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips sparc ~x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" DEPEND="" |