commit:     2bc2cac9059d4cdefe271d203255718cf6bf1425
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 31 05:32:41 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 31 05:32:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc2cac9

app-arch/bzip3: Stabilize 1.5.2 x86, #956864

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

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

diff --git a/app-arch/bzip3/bzip3-1.5.2.ebuild 
b/app-arch/bzip3/bzip3-1.5.2.ebuild
index 22161e6ebf5a..e615ce3cf86f 100644
--- a/app-arch/bzip3/bzip3-1.5.2.ebuild
+++ b/app-arch/bzip3/bzip3-1.5.2.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == *9999* ]] ; then
 else
        
SRC_URI="https://github.com/kspalaiologos/${PN}/releases/download/${PV}/${P}.tar.xz";
 
-       KEYWORDS="amd64 arm64 ~loong ~x86"
+       KEYWORDS="amd64 arm64 ~loong x86"
 fi
 
 LICENSE="LGPL-3+"

Reply via email to