From 84877d73a14c83ec2ede294d543ab1e11dc5ee00 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 7 Sep 2020 10:51:23 +0200 Subject: [PATCH] dev-python/fs: Inherit optfeature.eclass Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert --- dev-python/fs/fs-2.4.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/fs/fs-2.4.9-r1.ebuild b/dev-python/fs/fs-2.4.9-r1.ebuild index 2dc5fca3dcff1..07b8abb1c7bc6 100644 --- a/dev-python/fs/fs-2.4.9-r1.ebuild +++ b/dev-python/fs/fs-2.4.9-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) -inherit distutils-r1 eutils +inherit distutils-r1 optfeature DESCRIPTION="Filesystem abstraction layer" HOMEPAGE="