summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2024-06-30 01:09:00 +0200
committerLouis Sautier <sbraz@gentoo.org>2024-06-30 01:25:04 +0200
commit95d45c7c4b15b3f1532ce1df8f733ef459a5f7f0 (patch)
tree2250ece83a5e26ac24e1424633def4a04b192a69 /www-apps/icingaweb2/icingaweb2-9999.ebuild
parentwww-apps/icingaweb2: update HOMEPAGE (diff)
downloadgentoo-95d45c7c4b15b3f1532ce1df8f733ef459a5f7f0.tar.gz
gentoo-95d45c7c4b15b3f1532ce1df8f733ef459a5f7f0.tar.bz2
gentoo-95d45c7c4b15b3f1532ce1df8f733ef459a5f7f0.zip
www-apps/icingaweb2: remove unused multilib eclass
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'www-apps/icingaweb2/icingaweb2-9999.ebuild')
-rw-r--r--www-apps/icingaweb2/icingaweb2-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-9999.ebuild b/www-apps/icingaweb2/icingaweb2-9999.ebuild
index 7844cf427860..94c0c09dab74 100644
--- a/www-apps/icingaweb2/icingaweb2-9999.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit depend.apache multilib
+inherit depend.apache
DESCRIPTION="Icinga Web 2 - Frontend for icinga2"
HOMEPAGE="https://icinga.com/"