diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-21 19:37:26 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-21 19:38:30 +0100 |
commit | 995c878ea23ea24519aa0d0f1d489a1595a84637 (patch) | |
tree | 8bc815bbfb6a403c04dd174e4815e936cfdc1a48 /dev-python/configshell-fb | |
parent | dev-python/cffi: Stabilize 1.15.0 amd64, #825598 (diff) | |
download | gentoo-995c878ea23ea24519aa0d0f1d489a1595a84637.tar.gz gentoo-995c878ea23ea24519aa0d0f1d489a1595a84637.tar.bz2 gentoo-995c878ea23ea24519aa0d0f1d489a1595a84637.zip |
dev-python/configshell-fb: Stabilize 1.1.29 ALLARCHES, #825602
Signed-off-by: Jakov Smolić <jsmolic@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 378a56f89e46..3cf06559f03a 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 x86" RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] |