diff options
author | Sam James <sam@gentoo.org> | 2021-03-26 00:03:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-26 00:03:34 +0000 |
commit | bf99ec019245f27832b90f9b28641f6173a29282 (patch) | |
tree | 9238b553aa590b2c1d578da0e598abb43215f109 /sys-apps/grep | |
parent | media-libs/tg_owt: Stabilize 0_pre20201112 amd64, #771684 (diff) | |
download | gentoo-bf99ec019245f27832b90f9b28641f6173a29282.tar.gz gentoo-bf99ec019245f27832b90f9b28641f6173a29282.tar.bz2 gentoo-bf99ec019245f27832b90f9b28641f6173a29282.zip |
sys-apps/grep: Stabilize 3.6 sparc, #777963
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/grep')
-rw-r--r-- | sys-apps/grep/grep-3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/grep/grep-3.6.ebuild b/sys-apps/grep/grep-3.6.ebuild index 5d2f499deab4..199fe20c46eb 100644 --- a/sys-apps/grep/grep-3.6.ebuild +++ b/sys-apps/grep/grep-3.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls pcre static" # We lack dev-libs/libsigsegv[static-libs] for now |