diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-20 20:43:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-20 20:43:23 +0100 |
commit | f893ee66a06e957e3597a256abc14fdc25375370 (patch) | |
tree | ef8073bc0dc44572c183009823fee7691967415c /sys-apps/gawk | |
parent | sys-apps/gawk: stable 4.1.4 for ia64, bug #634850 (diff) | |
download | gentoo-f893ee66a06e957e3597a256abc14fdc25375370.tar.gz gentoo-f893ee66a06e957e3597a256abc14fdc25375370.tar.bz2 gentoo-f893ee66a06e957e3597a256abc14fdc25375370.zip |
sys-apps/gawk: stable 4.1.4 for sparc, bug #634850 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-apps/gawk')
-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 baa6a436cb59..e6416138b63e 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 ~sparc-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 ~sparc-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= ) |