diff options
author | Sam James <sam@gentoo.org> | 2023-07-05 21:50:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-05 21:51:22 +0100 |
commit | 5eccd4383619b4c14694d622fc3097ea2fc0e0b3 (patch) | |
tree | f711b785ec45a2485059cfcd7a1dc557f5179f9a /dev-python/iniparse | |
parent | dev-python/etuples: Stabilize 0.3.9 ALLARCHES, #909704 (diff) | |
download | gentoo-5eccd4383619b4c14694d622fc3097ea2fc0e0b3.tar.gz gentoo-5eccd4383619b4c14694d622fc3097ea2fc0e0b3.tar.bz2 gentoo-5eccd4383619b4c14694d622fc3097ea2fc0e0b3.zip |
dev-python/iniparse: Stabilize 0.5_p20221102 ALLARCHES, #909705
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/iniparse')
-rw-r--r-- | dev-python/iniparse/iniparse-0.5_p20221102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/iniparse/iniparse-0.5_p20221102.ebuild b/dev-python/iniparse/iniparse-0.5_p20221102.ebuild index 06b30f3296bb..f6c69f6ad934 100644 --- a/dev-python/iniparse/iniparse-0.5_p20221102.ebuild +++ b/dev-python/iniparse/iniparse-0.5_p20221102.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT PSF-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" >=dev-python/six-1.10.0[${PYTHON_USEDEP}] |