diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-21 23:14:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-21 23:14:56 +0100 |
commit | 049282e037085d522ba0e806d761b573915f7f45 (patch) | |
tree | 17cc2b121f471302fab14255057527c91b685ce1 /sys-apps | |
parent | sys-kernel/gentoo-sources: Linux 4.13.9 (diff) | |
download | gentoo-049282e037085d522ba0e806d761b573915f7f45.tar.gz gentoo-049282e037085d522ba0e806d761b573915f7f45.tar.bz2 gentoo-049282e037085d522ba0e806d761b573915f7f45.zip |
sys-apps/gawk: stable 4.1.4 for hppa, bug #634850 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-apps')
-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 874191eef68e..5bb3a906d8e5 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= ) |