diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 16:10:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 16:10:55 +0100 |
commit | 6dd5e658afae80c72c9081c950a897b2e06a8e6c (patch) | |
tree | 3a726e9580cf4c872a4a05bf629079c65e29c003 /dev-python/diskcache | |
parent | dev-python/dill: Stabilize 0.3.4 ALLARCHES, #803683 (diff) | |
download | gentoo-6dd5e658afae80c72c9081c950a897b2e06a8e6c.tar.gz gentoo-6dd5e658afae80c72c9081c950a897b2e06a8e6c.tar.bz2 gentoo-6dd5e658afae80c72c9081c950a897b2e06a8e6c.zip |
dev-python/diskcache: Stabilize 5.2.1-r1 ALLARCHES, #803686
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 0bba6032946b..c83b15546c6f 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 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" distutils_enable_sphinx docs distutils_enable_tests pytest |