diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-26 23:04:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-26 23:04:18 +0100 |
commit | 876d13694a5b46988006f0d1de87f472b0f0b2ae (patch) | |
tree | 5e05a66c2546d97dcdc8953776f0dba03d4387f0 /app-arch/gzip | |
parent | sys-apps/file: stable 5.39-r2 for ppc/ppc64 (diff) | |
download | gentoo-876d13694a5b46988006f0d1de87f472b0f0b2ae.tar.gz gentoo-876d13694a5b46988006f0d1de87f472b0f0b2ae.tar.bz2 gentoo-876d13694a5b46988006f0d1de87f472b0f0b2ae.zip |
app-arch/gzip: stable 1.10 for ppc/ppc64
stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-arch/gzip')
-rw-r--r-- | app-arch/gzip/gzip-1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/gzip/gzip-1.10.ebuild b/app-arch/gzip/gzip-1.10.ebuild index 6819b4b49362..bb570bf539b4 100644 --- a/app-arch/gzip/gzip-1.10.ebuild +++ b/app-arch/gzip/gzip-1.10.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 ~riscv ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~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 ~riscv ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="pic static" PATCHES=( |