commit: 762c231adacee1ec57b8321a5574ff81ba4add19 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jan 24 18:59:03 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jan 24 18:59:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=762c231a
app-arch/lzlib: Stabilize 1.13-r2 ppc64, #922829 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-arch/lzlib/lzlib-1.13-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/lzlib/lzlib-1.13-r2.ebuild b/app-arch/lzlib/lzlib-1.13-r2.ebuild index 26df52f0fcc0..9e71df5f8393 100644 --- a/app-arch/lzlib/lzlib-1.13-r2.ebuild +++ b/app-arch/lzlib/lzlib-1.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( https://download.savannah.gnu.org/releases/lzip/${PN}/$ LICENSE="libstdc++" # fancy form of GPL-2+ with library exception SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-antoniodiazdiaz )"
