commit: 9764d1cdd44e747e0348f875e6a16d0ae3533c24
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 18 11:04:20 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 18 11:04:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9764d1cd
app-arch/gzip: Stabilize 1.14 x86, #956136
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-arch/gzip/gzip-1.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/gzip/gzip-1.14.ebuild b/app-arch/gzip/gzip-1.14.ebuild
index af20fd596e24..4f6da8aa8bb8 100644
--- a/app-arch/gzip/gzip-1.14.ebuild
+++ b/app-arch/gzip/gzip-1.14.ebuild
@@ -31,7 +31,7 @@ fi
LICENSE="GPL-3+"
SLOT="0"
if [[ ${PV} != *_p* ]] ; then
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
fi
IUSE="pic static"