commit: aa10ab5ed4ae8f67742e0f0d51b8c2d60ef24ae8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 14 16:57:34 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 14 16:57:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa10ab5e
dev-util/gi-docgen: Stabilize 2024.1 hppa, #946484 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/gi-docgen/gi-docgen-2024.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/gi-docgen/gi-docgen-2024.1.ebuild b/dev-util/gi-docgen/gi-docgen-2024.1.ebuild index 9198ce42f340..a3e28373cba2 100644 --- a/dev-util/gi-docgen/gi-docgen-2024.1.ebuild +++ b/dev-util/gi-docgen/gi-docgen-2024.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ HOMEPAGE=" SRC_URI="https://download.gnome.org/sources/${PN}/$(ver_cut 1)/${P}.tar.xz" LICENSE="|| ( Apache-2.0 GPL-3+ ) CC0-1.0 OFL-1.1 MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="
