diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-03 21:58:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-03 21:58:20 +0300 |
commit | 61e795ace95f9b7619e5e81f4126d7362a0b8c50 (patch) | |
tree | e73c55e690521011a39ad92edf5489bad1022fd0 | |
parent | dev-perl/Test-Warn: arm stable wrt bug #667266 (diff) | |
download | gentoo-61e795ace95f9b7619e5e81f4126d7362a0b8c50.tar.gz gentoo-61e795ace95f9b7619e5e81f4126d7362a0b8c50.tar.bz2 gentoo-61e795ace95f9b7619e5e81f4126d7362a0b8c50.zip |
app-arch/gzip: arm stable wrt bug #674100
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
-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 4180eb11c9b4..4cc05dcbf322 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=( |