diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-08 18:34:57 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-08 18:34:57 +0200 |
commit | d328e5fadc08a4a5ae41ff031bafc4ba4953af16 (patch) | |
tree | f5ace75e8b1f27bcca53d291d8d54569f9ae93ae /dev-python/configshell-fb | |
parent | dev-python/croniter: Stabilize 0.3.30 ALLARCHES, #731350 (diff) | |
download | gentoo-d328e5fadc08a4a5ae41ff031bafc4ba4953af16.tar.gz gentoo-d328e5fadc08a4a5ae41ff031bafc4ba4953af16.tar.bz2 gentoo-d328e5fadc08a4a5ae41ff031bafc4ba4953af16.zip |
dev-python/configshell-fb: Stabilize 1.1.27 ALLARCHES, #731352
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/configshell-fb')
-rw-r--r-- | dev-python/configshell-fb/configshell-fb-1.1.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/configshell-fb/configshell-fb-1.1.27.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.27.ebuild index d38b29bb9987..54877c409943 100644 --- a/dev-python/configshell-fb/configshell-fb-1.1.27.ebuild +++ b/dev-python/configshell-fb/configshell-fb-1.1.27.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}] |