diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 10:28:15 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 10:52:26 +0800 |
commit | 08ccd5d30e1a28075e9069dd45b0ef0cbe526b8a (patch) | |
tree | c9e1443d561fd27443fdbe6b32ef1193949bb6df /dev-python/jaraco-collections | |
parent | dev-python/objgraph: keyword 3.5.0-r1 for ~loong (diff) | |
download | gentoo-08ccd5d30e1a28075e9069dd45b0ef0cbe526b8a.tar.gz gentoo-08ccd5d30e1a28075e9069dd45b0ef0cbe526b8a.tar.bz2 gentoo-08ccd5d30e1a28075e9069dd45b0ef0cbe526b8a.zip |
dev-python/jaraco-collections: keyword 3.8.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r-- | dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild index 393d10fbd974..001e852356a0 100644 --- a/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-3.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" RDEPEND=" dev-python/jaraco-classes[${PYTHON_USEDEP}] |