summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-25 00:37:12 +0100
committerSam James <sam@gentoo.org>2021-09-25 00:37:12 +0100
commit8bdbb56951d9747ae466f24bfac9930a59d04a40 (patch)
tree815e0b7eb712044cd728c1cedc62661429908f18 /sci-geosciences
parentsci-geosciences/grass: Fix search and replace "GRASS_PYTHON" variable (diff)
downloadgentoo-8bdbb56951d9747ae466f24bfac9930a59d04a40.tar.gz
gentoo-8bdbb56951d9747ae466f24bfac9930a59d04a40.tar.bz2
gentoo-8bdbb56951d9747ae466f24bfac9930a59d04a40.zip
sci-geosciences/grass: drop unused flag-o-matic from 9999
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/grass/grass-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/grass/grass-9999.ebuild b/sci-geosciences/grass/grass-9999.ebuild
index 9c8670fef28c..68ab67f5dad5 100644
--- a/sci-geosciences/grass/grass-9999.ebuild
+++ b/sci-geosciences/grass/grass-9999.ebuild
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="sqlite" # bug 572440
WANT_AUTOCONF="2.5"
WX_GTK_VER="3.0-gtk3"
-inherit autotools desktop flag-o-matic git-r3 python-single-r1 toolchain-funcs wxwidgets xdg
+inherit autotools desktop git-r3 python-single-r1 toolchain-funcs wxwidgets xdg
MY_P="${PN}8.0"
MY_PM="${MY_P/.}"