diff --git a/dev-python/aiopg/aiopg-1.0.0.ebuild b/dev-python/aiopg/aiopg-1.0.0.ebuild index a74437fcd0..ee809c3c16 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="