From 179fed4b49bc51b47d044a2e584333e730412246 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 22 Nov 2022 15:46:49 +0200 Subject: app-arch/unshield: Keyword 1.4.3 ppc64, #850484 Signed-off-by: Arthur Zamarin --- app-arch/unshield/unshield-1.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/unshield/unshield-1.4.3.ebuild b/app-arch/unshield/unshield-1.4.3.ebuild index ef6402a9381b..2980dff623fa 100644 --- a/app-arch/unshield/unshield-1.4.3.ebuild +++ b/app-arch/unshield/unshield-1.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/twogood/unshield/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~riscv x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" # OpenSSL is detected at build time, and used to determine # whether or not a hand-rolled md5 implementation is used. The build -- cgit v1.2.3-65-gdbad