diff options
author | Sam James <sam@gentoo.org> | 2021-10-03 19:47:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-03 19:47:07 +0100 |
commit | 8278591694e2af07764c0dfde9ed39e764d92e41 (patch) | |
tree | ef42aefd64c81a6f82352b6e1506f1fe00b2cb16 /dev-python/jaraco-collections | |
parent | dev-python/importlib_metadata: Stabilize 4.8.1 ALLARCHES, #815943 (diff) | |
download | gentoo-8278591694e2af07764c0dfde9ed39e764d92e41.tar.gz gentoo-8278591694e2af07764c0dfde9ed39e764d92e41.tar.bz2 gentoo-8278591694e2af07764c0dfde9ed39e764d92e41.zip |
dev-python/jaraco-collections: Stabilize 3.4.0 ALLARCHES, #815949
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r-- | dev-python/jaraco-collections/jaraco-collections-3.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.4.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.4.0.ebuild index f6d1f46b9fc3..14343e15c7f1 100644 --- a/dev-python/jaraco-collections/jaraco-collections-3.4.0.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-3.4.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv x86" RDEPEND=" dev-python/jaraco-classes[${PYTHON_USEDEP}] |