diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2015-02-04 16:20:12 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2015-02-04 16:20:12 +0000 |
commit | dd6b405b296f27be94cb812583031cf027282c20 (patch) | |
tree | 73a978e91b8657bc0822925f0697436f70739e1d /dev-python | |
parent | Version bump, bug #536868. (diff) | |
download | gentoo-2-dd6b405b296f27be94cb812583031cf027282c20.tar.gz gentoo-2-dd6b405b296f27be94cb812583031cf027282c20.tar.bz2 gentoo-2-dd6b405b296f27be94cb812583031cf027282c20.zip |
ssl-fetch-0.3: keyword ~x86-linux
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/ssl-fetch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ssl-fetch/ChangeLog b/dev-python/ssl-fetch/ChangeLog index afc8a825d01e..65511b0df86b 100644 --- a/dev-python/ssl-fetch/ChangeLog +++ b/dev-python/ssl-fetch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ssl-fetch # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.27 2015/01/08 18:19:29 dolsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.28 2015/02/04 16:20:12 haubi Exp $ + + 04 Feb 2015; Michael Haubenwallner <haubi@gentoo.org> ssl-fetch-0.3.ebuild: + keyword ~x86-linux *ssl-fetch-0.3 (08 Jan 2015) diff --git a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild index 739e1a6a5c33..4422edcb5a96 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.3.ebuild,v 1.1 2015/01/08 18:19:29 dolsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild,v 1.2 2015/02/04 16:20:12 haubi 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 ~amd64-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" DEPEND="" |