commit: b8a8ca7473bc04e69f20b2b18394af30e4248382
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 22:42:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 22:42:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a8ca74
app-arch/libdeflate: Keyword 1.19 arm, #924940
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/libdeflate/libdeflate-1.19.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/libdeflate/libdeflate-1.19.ebuild
b/app-arch/libdeflate/libdeflate-1.19.ebuild
index ab31fa89b090..05da32978a0d 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 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
fi
LICENSE="MIT"