diff options
author | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-01-19 18:00:41 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-01-19 18:00:41 +0100 |
commit | 3f21eebad14454b2527f6fb3769afee4c5896bb0 (patch) | |
tree | 04a9e9367942feaec61f24d81c2045e1c67c4111 /sci-visualization/surf-ice | |
parent | sci-visualization/mricrogl: add use default (diff) | |
download | sci-3f21eebad14454b2527f6fb3769afee4c5896bb0.tar.gz sci-3f21eebad14454b2527f6fb3769afee4c5896bb0.tar.bz2 sci-3f21eebad14454b2527f6fb3769afee4c5896bb0.zip |
sci-visualization/surf-ice: add use default
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-visualization/surf-ice')
-rw-r--r-- | sci-visualization/surf-ice/surf-ice-1.0.20180622.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/surf-ice/surf-ice-1.0.20180622.ebuild b/sci-visualization/surf-ice/surf-ice-1.0.20180622.ebuild index 477d3a0c8..98bdb6eeb 100644 --- a/sci-visualization/surf-ice/surf-ice-1.0.20180622.ebuild +++ b/sci-visualization/surf-ice/surf-ice-1.0.20180622.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND="" DEPEND="dev-lang/fpc - >=dev-lang/lazarus-1.6.2[python]" + >=dev-lang/lazarus-1.6.2[python(-)]" src_compile() { # Python support will only be vaialable for the default implementation: |