summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-18 22:42:29 +0000
committerSam James <sam@gentoo.org>2024-02-18 22:42:29 +0000
commit0e3b02d3788dfb90854ac98bfc7667c39760213e (patch)
tree1014a8c14f9b4aad08a1c39d34bcf21721a797d2 /app-arch
parentapp-arch/libdeflate: Keyword 1.19 arm, #924940 (diff)
downloadgentoo-0e3b02d3788dfb90854ac98bfc7667c39760213e.tar.gz
gentoo-0e3b02d3788dfb90854ac98bfc7667c39760213e.tar.bz2
gentoo-0e3b02d3788dfb90854ac98bfc7667c39760213e.zip
app-arch/libdeflate: Keyword 1.19 ppc, #924940
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/libdeflate/libdeflate-1.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/libdeflate/libdeflate-1.19.ebuild b/app-arch/libdeflate/libdeflate-1.19.ebuild
index 05da32978a0d..befce658b8e4 100644
--- a/app-arch/libdeflate/libdeflate-1.19.ebuild
+++ b/app-arch/libdeflate/libdeflate-1.19.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/ebiggers/libdeflate.git"
else
SRC_URI="https://github.com/ebiggers/libdeflate/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
fi
LICENSE="MIT"