commit:     18898e5ce198210de4e9da08ffffe8188bac8042
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  8 20:47:08 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Oct  8 20:49:04 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=18898e5c

world.conf: fix pyasn1 dep issues.

 core/etc/grs/world.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 08de024..ff4d402 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -2729,6 +2729,9 @@ package.use : dev-python/html5lib:0 -test
 [dev-python/htmlgen:0]
 package.use : dev-python/htmlgen:0 -doc
 
+[dev-python/httplib2:0]
+package.accept_keywords : >=dev-python/httplib2-0.9.2-r1 ~amd64
+
 [dev-python/iconvcodec:0]
 package.env : dev-python/iconvcodec:0 dev-python_iconvcodec_0
 env : LDFLAGS="-liconv"
@@ -2870,6 +2873,7 @@ package.use : dev-python/oauth2:0 -test
 
 [dev-python/oauth2client:0]
 package.use : dev-python/oauth2client:0 -test
+package.accept_keywords : >=dev-python/oauth2client-1.4.12 ~amd64
 
 [dev-python/oauthlib:0]
 package.use : dev-python/oauthlib:0 -test

Reply via email to