diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-01 12:17:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-01 13:34:27 +0000 |
commit | 757451b62b725237c9549d17b33a517fe8a6f329 (patch) | |
tree | 74abcb1451bc160014afada3a0a57b22cd6f2bb3 /virtual/python-pathlib | |
parent | app-crypt/signing-party: Drop old (diff) | |
download | gentoo-757451b62b725237c9549d17b33a517fe8a6f329.tar.gz gentoo-757451b62b725237c9549d17b33a517fe8a6f329.tar.bz2 gentoo-757451b62b725237c9549d17b33a517fe8a6f329.zip |
virtual/python-pathlib: keyworded 1.0 for sparc, bug #701498
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'virtual/python-pathlib')
-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 0ab16ae57155..1897ae6bcfc0 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 x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ppc64 ~sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |