summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-04-25 14:19:15 +0000
committerJeroen Roovers <jer@gentoo.org>2014-04-25 14:19:15 +0000
commit4af9baf2f87cf969f8e21a91d70c8771258563ef (patch)
tree94c4e008655187a7ab3e22d9ab0f01c66b0b96b5 /dev-python/fixtures
parentsci-libs/ccpn-data: Fix new location of S (diff)
downloadgentoo-2-4af9baf2f87cf969f8e21a91d70c8771258563ef.tar.gz
gentoo-2-4af9baf2f87cf969f8e21a91d70c8771258563ef.tar.bz2
gentoo-2-4af9baf2f87cf969f8e21a91d70c8771258563ef.zip
Marked ~hppa (bug #508282).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/fixtures')
-rw-r--r--dev-python/fixtures/ChangeLog5
-rw-r--r--dev-python/fixtures/fixtures-0.3.14-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/fixtures/ChangeLog b/dev-python/fixtures/ChangeLog
index 80797ac3638b..26873b2859d5 100644
--- a/dev-python/fixtures/ChangeLog
+++ b/dev-python/fixtures/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/fixtures
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.9 2014/03/31 20:45:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/ChangeLog,v 1.10 2014/04/25 14:19:15 jer Exp $
+
+ 25 Apr 2014; Jeroen Roovers <jer@gentoo.org> fixtures-0.3.14-r1.ebuild:
+ Marked ~hppa (bug #508282).
31 Mar 2014; Michał Górny <mgorny@gentoo.org> fixtures-0.3.14-r1.ebuild:
Add support for the new PyPy slotting.
diff --git a/dev-python/fixtures/fixtures-0.3.14-r1.ebuild b/dev-python/fixtures/fixtures-0.3.14-r1.ebuild
index 0242ec6a3f68..2c306eeb58f8 100644
--- a/dev-python/fixtures/fixtures-0.3.14-r1.ebuild
+++ b/dev-python/fixtures/fixtures-0.3.14-r1.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/fixtures/fixtures-0.3.14-r1.ebuild,v 1.3 2014/03/31 20:45:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fixtures/fixtures-0.3.14-r1.ebuild,v 1.4 2014/04/25 14:19:15 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
# nose not listed but provides coverage output of tests