diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-01-14 18:25:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-14 19:56:55 +0000 |
commit | b477e2458299d939604bffc337c761233d7e90cc (patch) | |
tree | 4d4a017d6f705e867c66ae9573f9a0839950231d | |
parent | dev-perl/XML-LibXML: keyworded 2.20.100 for hppa, bug #690140 (diff) | |
download | gentoo-b477e2458299d939604bffc337c761233d7e90cc.tar.gz gentoo-b477e2458299d939604bffc337c761233d7e90cc.tar.bz2 gentoo-b477e2458299d939604bffc337c761233d7e90cc.zip |
virtual/python-pathlib: keyworded 1.0 for hppa, bug #701498
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | virtual/python-pathlib/python-pathlib-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild b/virtual/python-pathlib/python-pathlib-1.0.ebuild index 9ed374b356c2..b12419774b63 100644 --- a/virtual/python-pathlib/python-pathlib-1.0.ebuild +++ b/virtual/python-pathlib/python-pathlib-1.0.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for Python pathlib module" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ia64 ~ppc ppc64 ~sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |