summaryrefslogtreecommitdiff
path: root/app-doc/doxygen/doxygen-1.9.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/doxygen/doxygen-1.9.8.ebuild')
-rw-r--r--app-doc/doxygen/doxygen-1.9.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/doxygen/doxygen-1.9.8.ebuild b/app-doc/doxygen/doxygen-1.9.8.ebuild
index 5293c124db40..5d806d2fbc60 100644
--- a/app-doc/doxygen/doxygen-1.9.8.ebuild
+++ b/app-doc/doxygen/doxygen-1.9.8.ebuild
@@ -24,7 +24,7 @@ fi
# GPL-2 also for bundled libmscgen
LICENSE="GPL-2"
SLOT="0"
-IUSE="clang debug doc dot doxysearch gui sqlite test"
+IUSE="clang debug doc dot doxysearch gui test"
# - We need TeX for tests, bug #765472
# - We keep the odd construct of noop USE=test because of
# the special relationship b/t RESTRICT & USE for tests.