commit: 28d7039ae91fd677768a4e5e349982bd37606f09
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 07:03:48 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 07:03:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d7039a
app-arch/libdeflate: Stabilize 1.23 x86, #949658
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-arch/libdeflate/libdeflate-1.23.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/libdeflate/libdeflate-1.23.ebuild
b/app-arch/libdeflate/libdeflate-1.23.ebuild
index 5cc00df5cfa2..898e44734e53 100644
--- a/app-arch/libdeflate/libdeflate-1.23.ebuild
+++ b/app-arch/libdeflate/libdeflate-1.23.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="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86"
fi
LICENSE="MIT"