diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:44:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:44:30 +0100 |
commit | 8c0a1605ae34024dd3b08d0f13549629fee296f4 (patch) | |
tree | fd1fd341068e35b3dd187aef9dc9caa77ee0613b /dev-python/diskcache | |
parent | dev-python/fasteners: Keyword 0.16.3 sparc, #795318 (diff) | |
download | gentoo-8c0a1605ae34024dd3b08d0f13549629fee296f4.tar.gz gentoo-8c0a1605ae34024dd3b08d0f13549629fee296f4.tar.bz2 gentoo-8c0a1605ae34024dd3b08d0f13549629fee296f4.zip |
dev-python/diskcache: Keyword 5.2.1-r1 sparc, #795318
Signed-off-by: Sam James <sam@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 124ab565322b..739a463995db 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 ~hppa ~ia64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" distutils_enable_sphinx docs distutils_enable_tests pytest |