commit:     f4efda3db37a38bfe9722f0a237080a152d37fe1
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 08:54:08 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 08:54:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4efda3d

sys-cluster/charliecloud: Inherit optfeature.eclass

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-cluster/charliecloud/charliecloud-0.15.ebuild | 2 +-
 sys-cluster/charliecloud/charliecloud-0.16.ebuild | 2 +-
 sys-cluster/charliecloud/charliecloud-9999.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/charliecloud/charliecloud-0.15.ebuild 
b/sys-cluster/charliecloud/charliecloud-0.15.ebuild
index b56fa3f9368..d1d834d0655 100644
--- a/sys-cluster/charliecloud/charliecloud-0.15.ebuild
+++ b/sys-cluster/charliecloud/charliecloud-0.15.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7} )
 
-inherit autotools eutils python-single-r1
+inherit autotools optfeature python-single-r1
 
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3

diff --git a/sys-cluster/charliecloud/charliecloud-0.16.ebuild 
b/sys-cluster/charliecloud/charliecloud-0.16.ebuild
index b56fa3f9368..d1d834d0655 100644
--- a/sys-cluster/charliecloud/charliecloud-0.16.ebuild
+++ b/sys-cluster/charliecloud/charliecloud-0.16.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7} )
 
-inherit autotools eutils python-single-r1
+inherit autotools optfeature python-single-r1
 
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3

diff --git a/sys-cluster/charliecloud/charliecloud-9999.ebuild 
b/sys-cluster/charliecloud/charliecloud-9999.ebuild
index b56fa3f9368..d1d834d0655 100644
--- a/sys-cluster/charliecloud/charliecloud-9999.ebuild
+++ b/sys-cluster/charliecloud/charliecloud-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7} )
 
-inherit autotools eutils python-single-r1
+inherit autotools optfeature python-single-r1
 
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3

Reply via email to