diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-31 17:32:52 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-31 17:32:52 +0100 |
commit | c93840efed3c772706b17f8661ef8f9a4bd87f4c (patch) | |
tree | 83b58189c96205d179924b081f98437287d661a7 /app-arch | |
parent | app-vim/pathogen: clean up old. (diff) | |
download | gentoo-c93840efed3c772706b17f8661ef8f9a4bd87f4c.tar.gz gentoo-c93840efed3c772706b17f8661ef8f9a4bd87f4c.tar.bz2 gentoo-c93840efed3c772706b17f8661ef8f9a4bd87f4c.zip |
app-arch/gzip: x86 stable (bug #674100)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 1987bdf71292..c7d3b459c23f 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=( |