diff options
author | Kurt Kanzenbach <kurt@kmk-computers.de> | 2020-01-26 09:31:35 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-01-26 12:10:21 +0100 |
commit | ef8005fe702bce99318fc50e951f82e29eb9cc4a (patch) | |
tree | 035579e89a55ccbe606a69f770b9f89d8fcb76f3 /sci-libs/libgeodecomp/metadata.xml | |
parent | profiles/package.mask: Last rite www-plugins/passff (diff) | |
download | gentoo-ef8005fe702bce99318fc50e951f82e29eb9cc4a.tar.gz gentoo-ef8005fe702bce99318fc50e951f82e29eb9cc4a.tar.bz2 gentoo-ef8005fe702bce99318fc50e951f82e29eb9cc4a.zip |
sci-libs/libgeodecomp: Fix VisIt removal
Commit 06a2e799559c ("sci-libs/libgeodecomp: Fix file collision with
libflatarray") started the removal of the VisIt use flag. However, it's not
complete. Remove the last references to it.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
Closes: https://github.com/gentoo/gentoo/pull/14455
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-libs/libgeodecomp/metadata.xml')
-rw-r--r-- | sci-libs/libgeodecomp/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sci-libs/libgeodecomp/metadata.xml b/sci-libs/libgeodecomp/metadata.xml index 119f987c9b7e..ec1181ecc743 100644 --- a/sci-libs/libgeodecomp/metadata.xml +++ b/sci-libs/libgeodecomp/metadata.xml @@ -28,8 +28,5 @@ <flag name="hpx"> Enables HPX backend </flag> - <flag name="visit"> - Enables VisIt related code - </flag> </use> </pkgmetadata> |