commit: 78a371590110c3ff90e89d0ca162232021ac28e0
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 11:28:11 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon May 22 11:28:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a37159
dev-libs/grok: Add sub slot operator on dev-libs/libevent atom
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-libs/grok/grok-0.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/grok/grok-0.9.2.ebuild b/dev-libs/grok/grok-0.9.2.ebuild
index 93bd40b3cdd..e7a4e05d10e 100644
--- a/dev-libs/grok/grok-0.9.2.ebuild
+++ b/dev-libs/grok/grok-0.9.2.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="amd64 arm hppa x86"
IUSE=""
DEPEND="dev-db/tokyocabinet
- >=dev-libs/libevent-1.3
+ >=dev-libs/libevent-1.3:=
>=dev-libs/libpcre-7.6"
RDEPEND="${DEPEND}"