diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-29 01:40:10 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-29 01:40:10 +0000 |
| commit | 5342fafada1c56bffab0f169b8d22ed8a920f28f (patch) | |
| tree | 32fa23de8de2665e064a496644e9fc6fb8890127 /dev-python/leather | |
| parent | af61ebe5345c1aad72d9c2f90f6a6c6083ec0be1 (diff) | |
| download | baldeagleos-repo-5342fafada1c56bffab0f169b8d22ed8a920f28f.tar.gz baldeagleos-repo-5342fafada1c56bffab0f169b8d22ed8a920f28f.tar.xz baldeagleos-repo-5342fafada1c56bffab0f169b8d22ed8a920f28f.zip | |
Adding metadata
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 c1456390d2d6..b67c25c5da34 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}] |
