summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-03-31 12:54:05 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2019-03-31 21:28:53 +0100
commitf9b8d1027f70cd908b4c1ea46ccf963960f642d5 (patch)
treedc1bdeaf2332c191c3817c2955803ebbafce1e54
parentdev-python/scandir: stable 1.9.0 for hppa, bug #676592 (diff)
downloadgentoo-f9b8d1027f70cd908b4c1ea46ccf963960f642d5.tar.gz
gentoo-f9b8d1027f70cd908b4c1ea46ccf963960f642d5.tar.bz2
gentoo-f9b8d1027f70cd908b4c1ea46ccf963960f642d5.zip
dev-python/pathlib2: stable 2.3.2 for hppa, bug #676592
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-python/pathlib2/pathlib2-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathlib2/pathlib2-2.3.2.ebuild b/dev-python/pathlib2/pathlib2-2.3.2.ebuild
index f1245dbb34d8..0c644eca4dd5 100644
--- a/dev-python/pathlib2/pathlib2-2.3.2.ebuild
+++ b/dev-python/pathlib2/pathlib2-2.3.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"