diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 10:28:21 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 10:52:26 +0800 |
commit | 2b3dcc1b94978fec0a8fcb7e81187b67c4c607c0 (patch) | |
tree | 0f6f66e94b90d838b9891b5d03bd09f00fcf4228 /dev-python/routes | |
parent | dev-python/pytest-services: keyword 2.2.1-r1 for ~loong (diff) | |
download | gentoo-2b3dcc1b94978fec0a8fcb7e81187b67c4c607c0.tar.gz gentoo-2b3dcc1b94978fec0a8fcb7e81187b67c4c607c0.tar.bz2 gentoo-2b3dcc1b94978fec0a8fcb7e81187b67c4c607c0.zip |
dev-python/routes: keyword 2.5.1-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/routes')
-rw-r--r-- | dev-python/routes/routes-2.5.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/routes/routes-2.5.1-r2.ebuild b/dev-python/routes/routes-2.5.1-r2.ebuild index c5be811cf59a..31c293b9a695 100644 --- a/dev-python/routes/routes-2.5.1-r2.ebuild +++ b/dev-python/routes/routes-2.5.1-r2.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 @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=" >=dev-python/repoze-lru-0.3[${PYTHON_USEDEP}] |