commit: a954b9489517bdd7279c5b411de4d2c6d7c00f56
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 20 19:06:19 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 20 19:06:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a954b948
app-arch/gzip: Stabilize 1.14 amd64, #956136
Signed-off-by: Sam James <sam <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 f12426c70efb..23f5c872b3b8 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"