diff options
author | Ahmed Charles <me@ahmedcharles.com> | 2021-09-06 06:50:24 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-08 10:23:33 +0800 |
commit | 017265d69919ada786cf00c0d9f3d8f9f20ae30e (patch) | |
tree | 7c6f00258f8a8e5fbd266d8d6d762b0c2804470d /dev-python/diskcache | |
parent | app-accessibility/espeakup: Keyword 0.90 x86, #804034 (diff) | |
download | gentoo-017265d69919ada786cf00c0d9f3d8f9f20ae30e.tar.gz gentoo-017265d69919ada786cf00c0d9f3d8f9f20ae30e.tar.bz2 gentoo-017265d69919ada786cf00c0d9f3d8f9f20ae30e.zip |
dev-python/diskcache: keyword ~riscv.
Signed-off-by: Ahmed Charles <me@ahmedcharles.com>
Signed-off-by: Yixun Lan <dlan@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 0e742087ba6d..e8359ab7ab1b 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 ~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 |