commit: 2517ecde13bd98686937d2bd6460b161a0ddc82e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 16:30:44 2026 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 16:33:01 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2517ecde
dev-python/pipx: Copy ~loong to 1.8.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pipx/pipx-1.8.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pipx/pipx-1.8.0.ebuild
b/dev-python/pipx/pipx-1.8.0.ebuild
index 3ecbb2fb3136..f9c67f0084a3 100644
--- a/dev-python/pipx/pipx-1.8.0.ebuild
+++ b/dev-python/pipx/pipx-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2025 Gentoo Authors
+# Copyright 2023-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,7 +29,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~loong"
RDEPEND="
>=dev-python/argcomplete-1.9.4[${PYTHON_USEDEP}]