summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-07-31 21:42:45 +0000
committerChristoph Junghans <ottxor@gentoo.org>2014-07-31 21:42:45 +0000
commit3848f3af36957dca7246e0a71717430562999d1d (patch)
treed86f8939359ef34133aeb15dcac10dac5be7b2bc /dev-python/ssl-fetch
parentadded ~amd64-linux (tested by me) (diff)
downloadgentoo-2-3848f3af36957dca7246e0a71717430562999d1d.tar.gz
gentoo-2-3848f3af36957dca7246e0a71717430562999d1d.tar.bz2
gentoo-2-3848f3af36957dca7246e0a71717430562999d1d.zip
added ~amd64-linux (tested by me)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'dev-python/ssl-fetch')
-rw-r--r--dev-python/ssl-fetch/ChangeLog5
-rw-r--r--dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ssl-fetch/ChangeLog b/dev-python/ssl-fetch/ChangeLog
index 1f1baae78825..a7ba96b2efe5 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.16 2014/07/31 20:33:25 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.17 2014/07/31 21:42:45 ottxor Exp $
+
+ 31 Jul 2014; Christoph Junghans <ottxor@gentoo.org> ssl-fetch-0.2.1.ebuild:
+ added ~amd64-linux (tested by me)
31 Jul 2014; Christoph Junghans <ottxor@gentoo.org> ssl-fetch-0.2.1.ebuild:
added ~x86-macos (tested by me)
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 ababd5bd1e75..063d1607748d 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.3 2014/07/31 20:33:25 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild,v 1.4 2014/07/31 21:42:45 ottxor Exp $
EAPI="5"
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-macos"
DEPEND=""