diff options
author | Sam James <sam@gentoo.org> | 2022-11-23 04:15:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-23 04:15:44 +0000 |
commit | 1190c68eb3f58a2e99245c1074d8ba84e46060b2 (patch) | |
tree | ba3fe7c91f34a11455e9d6d9e4c8d356acce137f /dev-python/configshell-fb | |
parent | sys-block/targetcli-fb: Stabilize 2.1.54 arm64, #880731 (diff) | |
download | gentoo-1190c68eb3f58a2e99245c1074d8ba84e46060b2.tar.gz gentoo-1190c68eb3f58a2e99245c1074d8ba84e46060b2.tar.bz2 gentoo-1190c68eb3f58a2e99245c1074d8ba84e46060b2.zip |
dev-python/configshell-fb: Stabilize 1.1.29 arm64, #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 2dd852f1a636..38a9e3ab984e 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}] |