summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/apache-tools/apache-tools-2.4.48-r1.ebuild2
-rw-r--r--app-admin/apache-tools/apache-tools-2.4.49.ebuild2
-rw-r--r--app-admin/apache-tools/apache-tools-2.4.50.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.48-r1.ebuild b/app-admin/apache-tools/apache-tools-2.4.48-r1.ebuild
index 42da9c838d8f..4a1b3fe09d07 100644
--- a/app-admin/apache-tools/apache-tools-2.4.48-r1.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.4.48-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit flag-o-matic multilib toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Useful Apache tools - htdigest, htpasswd, ab, htdbm"
HOMEPAGE="https://httpd.apache.org/"
diff --git a/app-admin/apache-tools/apache-tools-2.4.49.ebuild b/app-admin/apache-tools/apache-tools-2.4.49.ebuild
index b5ecdf5174d9..0e21829b9880 100644
--- a/app-admin/apache-tools/apache-tools-2.4.49.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.4.49.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit flag-o-matic multilib toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Useful Apache tools - htdigest, htpasswd, ab, htdbm"
HOMEPAGE="https://httpd.apache.org/"
diff --git a/app-admin/apache-tools/apache-tools-2.4.50.ebuild b/app-admin/apache-tools/apache-tools-2.4.50.ebuild
index d78e19b7aae7..cbda9d9f14f5 100644
--- a/app-admin/apache-tools/apache-tools-2.4.50.ebuild
+++ b/app-admin/apache-tools/apache-tools-2.4.50.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit flag-o-matic multilib toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Useful Apache tools - htdigest, htpasswd, ab, htdbm"
HOMEPAGE="https://httpd.apache.org/"