Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/diskcache/
Date: Wed, 08 Sep 2021 02:24:06
Message-Id: 1631067813.017265d69919ada786cf00c0d9f3d8f9f20ae30e.dlan@gentoo
1 commit: 017265d69919ada786cf00c0d9f3d8f9f20ae30e
2 Author: Ahmed Charles <me <AT> ahmedcharles <DOT> com>
3 AuthorDate: Mon Sep 6 06:50:24 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 8 02:23:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=017265d6
7
8 dev-python/diskcache: keyword ~riscv.
9
10 Signed-off-by: Ahmed Charles <me <AT> ahmedcharles.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 dev-python/diskcache/diskcache-5.2.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/diskcache/diskcache-5.2.1-r1.ebuild b/dev-python/diskcache/diskcache-5.2.1-r1.ebuild
17 index 0e742087ba6..e8359ab7ab1 100644
18 --- a/dev-python/diskcache/diskcache-5.2.1-r1.ebuild
19 +++ b/dev-python/diskcache/diskcache-5.2.1-r1.ebuild
20 @@ -18,7 +18,7 @@ S=${WORKDIR}/python-diskcache-${PV}
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
26
27 distutils_enable_sphinx docs
28 distutils_enable_tests pytest