summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-03-28 22:59:48 +0800
committerZac Medico <zmedico@gentoo.org>2022-03-28 15:48:31 -0700
commitd97402b9a40aa27d5c74c2389786ad94f9ae0dc6 (patch)
treec1a9a7f7743edbf2e58c28a296e469da2e8007a7
parentdev-python/pyicu: keyword 2.8.1 for ~riscv (diff)
downloadgentoo-d97402b9a40aa27d5c74c2389786ad94f9ae0dc6.tar.gz
gentoo-d97402b9a40aa27d5c74c2389786ad94f9ae0dc6.tar.bz2
gentoo-d97402b9a40aa27d5c74c2389786ad94f9ae0dc6.zip
dev-python/leather: keyword 0.3.4 for ~riscv
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
-rw-r--r--dev-python/leather/leather-0.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/leather/leather-0.3.4.ebuild b/dev-python/leather/leather-0.3.4.ebuild
index 0b16ba2fc747..1766784895a1 100644
--- a/dev-python/leather/leather-0.3.4.ebuild
+++ b/dev-python/leather/leather-0.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/wireservice/leather/archive/${PV}.tar.gz -> ${P}.gh.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
RDEPEND="
dev-python/cssselect[${PYTHON_USEDEP}]