summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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=""