diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-21 22:39:52 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-21 23:15:45 -0800 |
commit | beb731cfe9985a310cee1884c4eda111301b7385 (patch) | |
tree | c9301e4e1f3510d15c6c8a6c7904d68765e45fdb /app-arch/gzip | |
parent | dev-libs/libunistring-0.9.10: alpha stable, bug 674644 (diff) | |
download | gentoo-beb731cfe9985a310cee1884c4eda111301b7385.tar.gz gentoo-beb731cfe9985a310cee1884c4eda111301b7385.tar.bz2 gentoo-beb731cfe9985a310cee1884c4eda111301b7385.zip |
app-arch/gzip-1.9: alpha stable, bug 674100
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-arch/gzip')
-rw-r--r-- | app-arch/gzip/gzip-1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/gzip/gzip-1.9.ebuild b/app-arch/gzip/gzip-1.9.ebuild index 7bbe82f990c4..bee5176d5754 100644 --- a/app-arch/gzip/gzip-1.9.ebuild +++ b/app-arch/gzip/gzip-1.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/gzip/${P}.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="pic static" PATCHES=( |