diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-06-15 17:28:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-15 16:40:27 +0100 |
commit | 91455efa692a8e3f5fca8d10d0ad45c629f46635 (patch) | |
tree | fc217622a16fdd7cb759f8a5b6c6c9e26a3e0df3 /dev-python/diskcache | |
parent | dev-python/tree-sitter: mark 0.19.0_p20210506-r1 ~hppa, bug #795276 (diff) | |
download | gentoo-91455efa692a8e3f5fca8d10d0ad45c629f46635.tar.gz gentoo-91455efa692a8e3f5fca8d10d0ad45c629f46635.tar.bz2 gentoo-91455efa692a8e3f5fca8d10d0ad45c629f46635.zip |
dev-python/diskcache: keyworded 5.2.1-r1 for hppa, bug #795318
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/diskcache')
-rw-r--r-- | dev-python/diskcache/diskcache-5.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/diskcache/diskcache-5.2.1-r1.ebuild b/dev-python/diskcache/diskcache-5.2.1-r1.ebuild index 362a97886afd..2fbcef31ab35 100644 --- a/dev-python/diskcache/diskcache-5.2.1-r1.ebuild +++ b/dev-python/diskcache/diskcache-5.2.1-r1.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/python-diskcache-${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux" distutils_enable_sphinx docs distutils_enable_tests pytest |