diff options
author | Sam James <sam@gentoo.org> | 2022-11-23 04:15:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-23 04:15:48 +0000 |
commit | 9e3e54b84920ef5ef0705574601374499e0ce90c (patch) | |
tree | 7bf58ae7f49e11daf36ffb6fe7e12aa583284474 /dev-python/configshell-fb | |
parent | sys-block/targetcli-fb: Stabilize 2.1.54 arm, #880731 (diff) | |
download | gentoo-9e3e54b84920ef5ef0705574601374499e0ce90c.tar.gz gentoo-9e3e54b84920ef5ef0705574601374499e0ce90c.tar.bz2 gentoo-9e3e54b84920ef5ef0705574601374499e0ce90c.zip |
dev-python/configshell-fb: Stabilize 1.1.29 arm, #880731
Signed-off-by: Sam James <sam@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 38a9e3ab984e..88843f9bc421 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="~alpha amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] |