summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-01-25 07:32:14 +0100
committerJeroen Roovers <jer@gentoo.org>2017-01-25 07:39:16 +0100
commit075f1309a90bbeb5c6ffce650c3c8335e033d5d9 (patch)
tree91f826854b9760f7c09eef65cb50daae51d45561 /dev-python/priority
parentdev-python/hyper-h2: Mark ~hppa (bug #605122). (diff)
downloadgentoo-075f1309a90bbeb5c6ffce650c3c8335e033d5d9.tar.gz
gentoo-075f1309a90bbeb5c6ffce650c3c8335e033d5d9.tar.bz2
gentoo-075f1309a90bbeb5c6ffce650c3c8335e033d5d9.zip
dev-python/priority: Mark ~hppa (bug #605122).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/priority')
-rw-r--r--dev-python/priority/priority-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/priority/priority-1.2.2.ebuild b/dev-python/priority/priority-1.2.2.ebuild
index e7b9d0db577b..953f361ea1bf 100644
--- a/dev-python/priority/priority-1.2.2.ebuild
+++ b/dev-python/priority/priority-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="test"
RDEPEND=""