diff options
author | Markus Meier <maekke@gentoo.org> | 2016-07-08 16:47:15 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-07-08 16:47:15 +0200 |
commit | 95effc5e74ea2e91396ee87887a0e8db4c381de9 (patch) | |
tree | 80637a9137b69001a38e2b19f36e7f826e01c4f2 /app-arch/gzip | |
parent | dev-ruby/rake: arm stable, bug #586862 (diff) | |
download | gentoo-95effc5e74ea2e91396ee87887a0e8db4c381de9.tar.gz gentoo-95effc5e74ea2e91396ee87887a0e8db4c381de9.tar.bz2 gentoo-95effc5e74ea2e91396ee87887a0e8db4c381de9.zip |
app-arch/gzip: arm stable, bug #587592
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-arch/gzip')
-rw-r--r-- | app-arch/gzip/gzip-1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/gzip/gzip-1.8.ebuild b/app-arch/gzip/gzip-1.8.ebuild index c72ed3b9f87e..dd8cda28ac60 100644 --- a/app-arch/gzip/gzip-1.8.ebuild +++ b/app-arch/gzip/gzip-1.8.ebuild @@ -14,7 +14,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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="pic static" PATCHES=( |