diff options
author | Marek Szuba <marecki@gentoo.org> | 2022-08-25 11:52:25 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2022-08-25 11:52:25 +0100 |
commit | d2747eb638dfbb9f5bb723e9fabdc83686432c0f (patch) | |
tree | 25fc18bdca87170e6bcd41d67baebc4e38d5dec4 /dev-python/configshell-fb | |
parent | dev-python/pyudev: keyword 0.23.2 for ~riscv (diff) | |
download | gentoo-d2747eb638dfbb9f5bb723e9fabdc83686432c0f.tar.gz gentoo-d2747eb638dfbb9f5bb723e9fabdc83686432c0f.tar.bz2 gentoo-d2747eb638dfbb9f5bb723e9fabdc83686432c0f.zip |
dev-python/configshell-fb: keyword 1.1.29 for riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-python/configshell-fb')
-rw-r--r-- | dev-python/configshell-fb/configshell-fb-1.1.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild index 3cf06559f03a..f15cb0315f01 100644 --- a/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild +++ b/dev-python/configshell-fb/configshell-fb-1.1.29.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] |