summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-18 13:21:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-18 13:21:47 +0200
commit36c6746e25692c92e50b9146cdaff6b5ce164d9e (patch)
treee8c4c8bdc8b6196756bf05aadd580fa6217f61f9 /sys-apps
parentsys-apps/iproute2: x86 stable wrt bug #728016 (diff)
downloadgentoo-36c6746e25692c92e50b9146cdaff6b5ce164d9e.tar.gz
gentoo-36c6746e25692c92e50b9146cdaff6b5ce164d9e.tar.bz2
gentoo-36c6746e25692c92e50b9146cdaff6b5ce164d9e.zip
sys-apps/grep: x86 stable wrt bug #730494
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/grep/grep-3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/grep/grep-3.4.ebuild b/sys-apps/grep/grep-3.4.ebuild
index 3f190d0c91db..8bd9ca9acf66 100644
--- a/sys-apps/grep/grep-3.4.ebuild
+++ b/sys-apps/grep/grep-3.4.ebuild
@@ -12,7 +12,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 ~ppc-aix ~x64-cygwin ~amd64-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 ~riscv ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls pcre static"
LIB_DEPEND="pcre? ( >=dev-libs/libpcre-7.8-r1[static-libs(+)] )"