diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-03-28 22:59:48 +0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2022-03-28 15:48:31 -0700 |
commit | d97402b9a40aa27d5c74c2389786ad94f9ae0dc6 (patch) | |
tree | c1a9a7f7743edbf2e58c28a296e469da2e8007a7 /dev-python/leather | |
parent | dev-python/pyicu: keyword 2.8.1 for ~riscv (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-python/leather')
-rw-r--r-- | dev-python/leather/leather-0.3.4.ebuild | 4 |
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}] |