diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 19:43:50 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 20:16:20 -0700 |
commit | a6d7213712fe6c6bcee98b09b4124dbc379a057b (patch) | |
tree | d449b2222355cbb1ea3609b4f19fdf8ff5759945 /dev-python/diskcache | |
parent | dev-python/tree-sitter: Keyword 0.19.0_p20210506-r1 alpha, #795276 (diff) | |
download | gentoo-a6d7213712fe6c6bcee98b09b4124dbc379a057b.tar.gz gentoo-a6d7213712fe6c6bcee98b09b4124dbc379a057b.tar.bz2 gentoo-a6d7213712fe6c6bcee98b09b4124dbc379a057b.zip |
dev-python/diskcache: Keyword 5.2.1-r1 alpha, #795318
Signed-off-by: Matt Turner <mattst88@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 c83b15546c6f..0e742087ba6d 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="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" distutils_enable_sphinx docs distutils_enable_tests pytest |