commit: 206486e4969916e741e0a4e0b80df3d082671507 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 17:10:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 17:10:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=206486e4
app-portage/eix: Stabilize 0.36.9 hppa, #947061 Signed-off-by: Sam James <sam <AT> gentoo.org> app-portage/eix/eix-0.36.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/eix/eix-0.36.9.ebuild b/app-portage/eix/eix-0.36.9.ebuild index 978c40486c52..108404c84091 100644 --- a/app-portage/eix/eix-0.36.9.ebuild +++ b/app-portage/eix/eix-0.36.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug doc nls sqlite" DEPEND="
