diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-10 20:26:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-10 20:26:05 +0300 |
commit | f64f19ca762dfd81ecc688782867cce10eccc754 (patch) | |
tree | 7e475484f33c6b5bd066b599dec3541316973df7 /sys-apps/gawk/gawk-4.1.4.ebuild | |
parent | net-ftp/ftp: Mark stable wrt bug #643866 (diff) | |
download | gentoo-f64f19ca762dfd81ecc688782867cce10eccc754.tar.gz gentoo-f64f19ca762dfd81ecc688782867cce10eccc754.tar.bz2 gentoo-f64f19ca762dfd81ecc688782867cce10eccc754.zip |
sys-apps/gawk: Mark stable wrt bug #634850
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-apps/gawk/gawk-4.1.4.ebuild')
-rw-r--r-- | sys-apps/gawk/gawk-4.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gawk/gawk-4.1.4.ebuild b/sys-apps/gawk/gawk-4.1.4.ebuild index 90886233ae56..6798442e0645 100644 --- a/sys-apps/gawk/gawk-4.1.4.ebuild +++ b/sys-apps/gawk/gawk-4.1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gawk/${P}.tar.xz" LICENSE="GPL-2" 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="mpfr nls readline" RDEPEND="mpfr? ( dev-libs/mpfr:0= ) |