summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-06-08 17:13:30 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-06-08 17:13:30 +0000
commit3c995f2a864ffa986390c4d4196201b97ee0f3c9 (patch)
tree5d83d898dd3bd438ae1a6a8fe7b8c891ab2c73df /dev-python
parentkeyword ~ia64 wrt bug #509628 (diff)
downloadgentoo-2-3c995f2a864ffa986390c4d4196201b97ee0f3c9.tar.gz
gentoo-2-3c995f2a864ffa986390c4d4196201b97ee0f3c9.tar.bz2
gentoo-2-3c995f2a864ffa986390c4d4196201b97ee0f3c9.zip
keyword ~ia64 wrt bug #509628
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ssl-fetch/ChangeLog6
-rw-r--r--dev-python/ssl-fetch/ssl-fetch-0.2.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-python/ssl-fetch/ChangeLog b/dev-python/ssl-fetch/ChangeLog
index 5ed5ddcc17a5..8905cd04d152 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.7 2014/05/29 16:19:28 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.8 2014/06/08 17:13:30 hattya Exp $
+
+ 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> ssl-fetch-0.2.ebuild:
+ keyword ~ia64 wrt bug #509628
*ssl-fetch-0.2 (29 May 2014)
@@ -33,4 +36,3 @@
02 Mar 2014; Brian Dolbec <dolsen@gentoo.org> +ssl-fetch-0.1.ebuild,
+ssl-fetch-9999.ebuild, +metadata.xml:
New package, and initial release.
-
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild
index ec6c3f36a524..23d2ec95bdb8 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.1 2014/05/29 16:19:28 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild,v 1.2 2014/06/08 17:13:30 hattya Exp $
EAPI="5"
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86"
DEPEND=""