diff options
author | 2018-10-17 12:50:15 +0300 | |
---|---|---|
committer | 2018-10-17 12:50:15 +0300 | |
commit | ca6f06831fcb969af8f12a1eb90d14b15b186e48 (patch) | |
tree | bbef17115a496d6bb927a8dba097fcccf921c0a7 /sys-apps/grep | |
parent | net-libs/mbedtls: amd64 stable wrt bug #667370 (diff) | |
download | gentoo-ca6f06831fcb969af8f12a1eb90d14b15b186e48.tar.gz gentoo-ca6f06831fcb969af8f12a1eb90d14b15b186e48.tar.bz2 gentoo-ca6f06831fcb969af8f12a1eb90d14b15b186e48.zip |
sys-apps/grep: amd64 stable wrt bug #667228
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-apps/grep')
-rw-r--r-- | sys-apps/grep/grep-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/grep/grep-3.1.ebuild b/sys-apps/grep/grep-3.1.ebuild index 16118e112a5a..283b1a714ceb 100644 --- a/sys-apps/grep/grep-3.1.ebuild +++ b/sys-apps/grep/grep-3.1.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 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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(+)] )" |