summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-11-12 12:05:18 +0000
committerJeroen Roovers <jer@gentoo.org>2014-11-12 12:05:18 +0000
commitf9f361fe5448c4bc4a13d242e896712e89ef8fff (patch)
treedaa1211715f6b77976acb24583b95cd60bb2e621 /dev-python
parentStable for AMD64 x86 too. (diff)
downloadgentoo-2-f9f361fe5448c4bc4a13d242e896712e89ef8fff.tar.gz
gentoo-2-f9f361fe5448c4bc4a13d242e896712e89ef8fff.tar.bz2
gentoo-2-f9f361fe5448c4bc4a13d242e896712e89ef8fff.zip
Marked ~hppa (bug #528896).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/characteristic/ChangeLog5
-rw-r--r--dev-python/characteristic/characteristic-14.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/characteristic/ChangeLog b/dev-python/characteristic/ChangeLog
index 91612b2fbf05..e7099796e823 100644
--- a/dev-python/characteristic/ChangeLog
+++ b/dev-python/characteristic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/characteristic
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/characteristic/ChangeLog,v 1.2 2014/09/27 11:36:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/characteristic/ChangeLog,v 1.3 2014/11/12 12:05:18 jer Exp $
+
+ 12 Nov 2014; Jeroen Roovers <jer@gentoo.org> characteristic-14.1.0.ebuild:
+ Marked ~hppa (bug #528896).
27 Sep 2014; Markus Meier <maekke@gentoo.org> characteristic-14.1.0.ebuild:
add ~arm, bug #521954
diff --git a/dev-python/characteristic/characteristic-14.1.0.ebuild b/dev-python/characteristic/characteristic-14.1.0.ebuild
index 5c65f4cfe0b4..018598dd196c 100644
--- a/dev-python/characteristic/characteristic-14.1.0.ebuild
+++ b/dev-python/characteristic/characteristic-14.1.0.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/characteristic/characteristic-14.1.0.ebuild,v 1.2 2014/09/27 11:36:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/characteristic/characteristic-14.1.0.ebuild,v 1.3 2014/11/12 12:05:18 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 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
IUSE="doc test"
RDEPEND=""