diff options
author | 2013-12-09 13:14:43 +0000 | |
---|---|---|
committer | 2013-12-09 13:14:43 +0000 | |
commit | a1d50e0095eb9aa5bd7b27c1233fa47f026be8a8 (patch) | |
tree | 5f8086f3ac04bd6d3525a38980711ccbd683f695 /sys-apps/gawk/gawk-4.0.2.ebuild | |
parent | amd64/ppc/x86 stable wrt bug #492186; Drop old revision. (diff) | |
download | gentoo-2-a1d50e0095eb9aa5bd7b27c1233fa47f026be8a8.tar.gz gentoo-2-a1d50e0095eb9aa5bd7b27c1233fa47f026be8a8.tar.bz2 gentoo-2-a1d50e0095eb9aa5bd7b27c1233fa47f026be8a8.zip |
Stable for HPPA (bug #467190).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-apps/gawk/gawk-4.0.2.ebuild')
-rw-r--r-- | sys-apps/gawk/gawk-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gawk/gawk-4.0.2.ebuild b/sys-apps/gawk/gawk-4.0.2.ebuild index 2586fa5a427d..ed9398fc833e 100644 --- a/sys-apps/gawk/gawk-4.0.2.ebuild +++ b/sys-apps/gawk/gawk-4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-4.0.2.ebuild,v 1.3 2013/12/08 18:27:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-4.0.2.ebuild,v 1.4 2013/12/09 13:14:43 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gawk/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls readline" # older gawk's provided shared lib for baselayout-1 |