diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:55:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-21 06:56:59 +0200 |
commit | f9307928f2cf2186ccd8440adc98bc9941b7f8bd (patch) | |
tree | 44311a0b0d36f2db05d90e94bce69eb13383caf4 /dev-python/diskcache | |
parent | app-editors/gvim: Stabilize 8.2.3582 arm, #820698 (diff) | |
download | gentoo-f9307928f2cf2186ccd8440adc98bc9941b7f8bd.tar.gz gentoo-f9307928f2cf2186ccd8440adc98bc9941b7f8bd.tar.bz2 gentoo-f9307928f2cf2186ccd8440adc98bc9941b7f8bd.zip |
dev-python/diskcache: Stabilize 5.2.1-r1 arm, #824106
Signed-off-by: Arthur Zamarin <arthurzam@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 7c8ea0c6b201..c265840ce885 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="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" distutils_enable_sphinx docs distutils_enable_tests pytest |