diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 15:46:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-22 15:46:49 +0200 |
commit | 179fed4b49bc51b47d044a2e584333e730412246 (patch) | |
tree | 90389c58cd455c287986f4f60719a501901c0842 /app-arch | |
parent | dev-games/libsmacker: Keyword 1.2.0_p43 ppc64, #850484 (diff) | |
download | gentoo-179fed4b49bc51b47d044a2e584333e730412246.tar.gz gentoo-179fed4b49bc51b47d044a2e584333e730412246.tar.bz2 gentoo-179fed4b49bc51b47d044a2e584333e730412246.zip |
app-arch/unshield: Keyword 1.4.3 ppc64, #850484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unshield/unshield-1.4.3.ebuild | 4 |
1 files 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 |