commit:     b07591fcf47ad33482a0bdaf558566031b7f816e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 06:01:55 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 06:01:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b07591fc

app-arch/libdeflate: Stabilize 1.21 x86, #940074

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-arch/libdeflate/libdeflate-1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/libdeflate/libdeflate-1.21.ebuild 
b/app-arch/libdeflate/libdeflate-1.21.ebuild
index b66bde2541c6..0b4c6ec22ce4 100644
--- a/app-arch/libdeflate/libdeflate-1.21.ebuild
+++ b/app-arch/libdeflate/libdeflate-1.21.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"

Reply via email to