summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-01-23 18:04:38 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-23 19:29:26 +0000
commite8a5d4175c112ab9cb28def1e4d74d0698588aa5 (patch)
tree31cf5deceb26d1be0dbdf24112e98b60d950910c /dev-python
parentdev-python/scandir: keyworded 1.9.0 for hppa, bug #661306 (diff)
downloadgentoo-e8a5d4175c112ab9cb28def1e4d74d0698588aa5.tar.gz
gentoo-e8a5d4175c112ab9cb28def1e4d74d0698588aa5.tar.bz2
gentoo-e8a5d4175c112ab9cb28def1e4d74d0698588aa5.zip
dev-python/pathlib2: keyworded 2.3.2 for hppa, bug #661306
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pathlib2/pathlib2-2.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pathlib2/pathlib2-2.3.2.ebuild b/dev-python/pathlib2/pathlib2-2.3.2.ebuild
index c54d4a498d3c..811d55df7c2c 100644
--- a/dev-python/pathlib2/pathlib2-2.3.2.ebuild
+++ b/dev-python/pathlib2/pathlib2-2.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"