commit: c379fc76f9a345e1c68e82bd01a81d3b83f6ab58 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 02:22:56 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 02:22:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c379fc76
net-libs/libhubbub: Stabilize 0.3.8 ppc64, #948590 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/libhubbub/libhubbub-0.3.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libhubbub/libhubbub-0.3.8.ebuild b/net-libs/libhubbub/libhubbub-0.3.8.ebuild index 8da5b0f9922a..d889ff4c586e 100644 --- a/net-libs/libhubbub/libhubbub-0.3.8.ebuild +++ b/net-libs/libhubbub/libhubbub-0.3.8.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://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86" IUSE="doc test" BDEPEND="
