diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-02-11 20:42:16 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-02-11 20:42:16 +0000 |
commit | 39b81c283dc86df3c65e64e5745a18250e5cf7a3 (patch) | |
tree | 03326e111c34579a0819ed890f34b26ddfd81310 /virtual/awk/awk-0.ebuild | |
parent | Mask Rails 3.0 and its dependencies due to lack of upstream security support. (diff) | |
download | gentoo-2-39b81c283dc86df3c65e64e5745a18250e5cf7a3.tar.gz gentoo-2-39b81c283dc86df3c65e64e5745a18250e5cf7a3.tar.bz2 gentoo-2-39b81c283dc86df3c65e64e5745a18250e5cf7a3.zip |
sh/s390 stable to match sys-apps/gawk keywording wrt #456762
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'virtual/awk/awk-0.ebuild')
-rw-r--r-- | virtual/awk/awk-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/awk/awk-0.ebuild b/virtual/awk/awk-0.ebuild index d9a2281b24fe..a132a3244328 100644 --- a/virtual/awk/awk-0.ebuild +++ b/virtual/awk/awk-0.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/virtual/awk/awk-0.ebuild,v 1.5 2013/02/06 05:33:27 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/awk/awk-0.ebuild,v 1.6 2013/02/11 20:42:16 ssuominen Exp $ DESCRIPTION="Virtual for awk implementation" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-macos" IUSE="" DEPEND="" |