summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-doc/doxygen/doxygen-1.9.8.ebuild2
-rw-r--r--app-doc/doxygen/doxygen-9999.ebuild2
2 files changed, 2 insertions, 2 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.
diff --git a/app-doc/doxygen/doxygen-9999.ebuild b/app-doc/doxygen/doxygen-9999.ebuild
index 667f2076a2fc..0f06fbd71388 100644
--- a/app-doc/doxygen/doxygen-9999.ebuild
+++ b/app-doc/doxygen/doxygen-9999.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.