summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-21 09:33:26 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-21 09:33:26 +0000
commit07b7f17b928310477785dde16ee63f609331cdc0 (patch)
tree774e904b46e9a1eb2c74abbd731c38f75e4ca06a /dev-python/service_identity
parentStable for HPPA too. (diff)
downloadgentoo-2-07b7f17b928310477785dde16ee63f609331cdc0.tar.gz
gentoo-2-07b7f17b928310477785dde16ee63f609331cdc0.tar.bz2
gentoo-2-07b7f17b928310477785dde16ee63f609331cdc0.zip
Stable for HPPA too.
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/service_identity')
-rw-r--r--dev-python/service_identity/ChangeLog5
-rw-r--r--dev-python/service_identity/service_identity-14.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/service_identity/ChangeLog b/dev-python/service_identity/ChangeLog
index e721e3f95894..7c26ee3cbe76 100644
--- a/dev-python/service_identity/ChangeLog
+++ b/dev-python/service_identity/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/service_identity
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/service_identity/ChangeLog,v 1.5 2015/02/15 13:17:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/service_identity/ChangeLog,v 1.6 2015/03/21 09:33:26 jer Exp $
+
+ 21 Mar 2015; Jeroen Roovers <jer@gentoo.org> service_identity-14.0.0.ebuild:
+ Stable for HPPA too.
15 Feb 2015; Pacho Ramos <pacho@gentoo.org> service_identity-14.0.0.ebuild:
amd64/ppc/ppc64/x86 stable, bug #530486
diff --git a/dev-python/service_identity/service_identity-14.0.0.ebuild b/dev-python/service_identity/service_identity-14.0.0.ebuild
index a3fff0e3c7fb..b2c8e6cb4159 100644
--- a/dev-python/service_identity/service_identity-14.0.0.ebuild
+++ b/dev-python/service_identity/service_identity-14.0.0.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/service_identity/service_identity-14.0.0.ebuild,v 1.5 2015/02/15 13:17:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/service_identity/service_identity-14.0.0.ebuild,v 1.6 2015/03/21 09:33:26 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE=" MIT"
SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 arm hppa ppc ppc64 x86"
IUSE="doc test"
RDEPEND="dev-python/pyasn1[${PYTHON_USEDEP}]