diff options
author | Sam James <sam@gentoo.org> | 2021-01-18 18:03:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-18 18:03:26 +0000 |
commit | 49cd64261db461e52d56b13b69eac881b77de58b (patch) | |
tree | be61280f997cc9724d61101fc01f4ec0b614ea0d /dev-python/diskcache | |
parent | dev-python/fasteners: Stabilize 0.16 ALLARCHES, #765919 (diff) | |
download | gentoo-49cd64261db461e52d56b13b69eac881b77de58b.tar.gz gentoo-49cd64261db461e52d56b13b69eac881b77de58b.tar.bz2 gentoo-49cd64261db461e52d56b13b69eac881b77de58b.zip |
dev-python/diskcache: Stabilize 5.1.0 ALLARCHES, #765919
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/diskcache')
-rw-r--r-- | dev-python/diskcache/diskcache-5.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/diskcache/diskcache-5.1.0.ebuild b/dev-python/diskcache/diskcache-5.1.0.ebuild index c57b662ad91a..df2c02174d84 100644 --- a/dev-python/diskcache/diskcache-5.1.0.ebuild +++ b/dev-python/diskcache/diskcache-5.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ S=${WORKDIR}/python-diskcache-${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" BDEPEND=" test? ( |