diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 20:03:26 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 20:03:32 -0700 |
commit | e64499cb0906b3aaefd2a5cb4458790b4f325994 (patch) | |
tree | 6ab31fa6c60b670dd47525de0d4b6bf994a3f4d6 /sys-apps/grep | |
parent | x11-libs/libXfixes: version bump to 5.0.2, bug 576844. (diff) | |
download | gentoo-e64499cb0906b3aaefd2a5cb4458790b4f325994.tar.gz gentoo-e64499cb0906b3aaefd2a5cb4458790b4f325994.tar.bz2 gentoo-e64499cb0906b3aaefd2a5cb4458790b4f325994.zip |
sys-apps/grep: alpha stable, bug 583968.
Diffstat (limited to 'sys-apps/grep')
-rw-r--r-- | sys-apps/grep/grep-2.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/grep/grep-2.25.ebuild b/sys-apps/grep/grep-2.25.ebuild index 48fc0da5e8fb..71804993c24a 100644 --- a/sys-apps/grep/grep-2.25.ebuild +++ b/sys-apps/grep/grep-2.25.ebuild @@ -13,7 +13,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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 ~arm64 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 ~ia64-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(+)] )" |