aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-05-08 16:25:40 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-05-08 16:25:40 +0200
commit21ce965f264408fce5448321c553c2d9556b468c (patch)
tree19ec44894ea3b6b850ea10f82b357dbf2c763790 /sci-chemistry
parentdev-python/numba: inherit optfeature (diff)
downloadsci-21ce965f264408fce5448321c553c2d9556b468c.tar.gz
sci-21ce965f264408fce5448321c553c2d9556b468c.tar.bz2
sci-21ce965f264408fce5448321c553c2d9556b468c.zip
sci-chemistry/pymol-plugins-psico: inherit optfeature
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild b/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild
index 9d2107425..df141a739 100644
--- a/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild
+++ b/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=no
-inherit distutils-r1
+inherit distutils-r1 optfeature
DESCRIPTION="Pymol ScrIpt COllection"
HOMEPAGE="https://github.com/speleo3/pymol-psico/"