diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-22 14:02:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-22 14:02:51 +0300 |
commit | 96f1d88baea61b0e73fa426ad451c14182f521f4 (patch) | |
tree | 5444006cbf723fec7cac844537da3cb0bb563d4f /app-arch | |
parent | app-arch/gzip: sh stable wrt bug #674100 (diff) | |
download | gentoo-96f1d88baea61b0e73fa426ad451c14182f521f4.tar.gz gentoo-96f1d88baea61b0e73fa426ad451c14182f521f4.tar.bz2 gentoo-96f1d88baea61b0e73fa426ad451c14182f521f4.zip |
app-arch/gzip: m68k stable wrt bug #674100
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-arch')
-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 9ddedd63d78c..de6e71841bf5 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=( |