summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-02-04 12:54:10 +0100
committerJeroen Roovers <jer@gentoo.org>2017-02-04 12:54:10 +0100
commitbe040d684d6ddc790f6935c4bec8c70c6d4af65a (patch)
tree1b2c9c43a6b1d104cd5575bfc6374b699533d9b0 /dev-python/process-tests/process-tests-1.2.0.ebuild
parentdev-python/attrs: Stable for HPPA (bug #607170). (diff)
downloadgentoo-be040d684d6ddc790f6935c4bec8c70c6d4af65a.tar.gz
gentoo-be040d684d6ddc790f6935c4bec8c70c6d4af65a.tar.bz2
gentoo-be040d684d6ddc790f6935c4bec8c70c6d4af65a.zip
dev-python/process-tests: Stable for HPPA (bug #602484).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/process-tests/process-tests-1.2.0.ebuild')
-rw-r--r--dev-python/process-tests/process-tests-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/process-tests/process-tests-1.2.0.ebuild b/dev-python/process-tests/process-tests-1.2.0.ebuild
index 0d7f3b8f5289..53ff8270167d 100644
--- a/dev-python/process-tests/process-tests-1.2.0.ebuild
+++ b/dev-python/process-tests/process-tests-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""