commit:     a60b841a6d259dc61d4fa9a1603fd13a00f83f76
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Sep 24 12:37:24 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Sep 24 12:37:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a60b841a

dev-python/aiopg: eutils --> optfeature

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/aiopg/aiopg-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/aiopg/aiopg-1.0.0.ebuild 
b/dev-python/aiopg/aiopg-1.0.0.ebuild
index a74437fc..ee809c3c 100644
--- a/dev-python/aiopg/aiopg-1.0.0.ebuild
+++ b/dev-python/aiopg/aiopg-1.0.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7} )
 
-inherit distutils-r1
+inherit distutils-r1 optfeature
 
 DESCRIPTION="aiopg is a library for accessing a PostgreSQL database from the 
asyncio"
 HOMEPAGE="

Reply via email to