diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-18 13:25:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-18 13:25:13 +0100 |
commit | c2cc6de53a6a9d643089d78c63752fb4a6a705c3 (patch) | |
tree | 646fa696b7c7566ed584dfd40f4419a96e196c77 /dev-python/diskcache | |
parent | dev-python/pydecomp: amd64 stable wrt bug #824310 (diff) | |
download | gentoo-c2cc6de53a6a9d643089d78c63752fb4a6a705c3.tar.gz gentoo-c2cc6de53a6a9d643089d78c63752fb4a6a705c3.tar.bz2 gentoo-c2cc6de53a6a9d643089d78c63752fb4a6a705c3.zip |
dev-python/diskcache: sparc stable wrt bug #824106
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@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 419dcd5bfc22..7c8ea0c6b201 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 |