commit:     c8fe862178fe815c70023c8c65688d0655594088
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 19:45:39 2023 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 19:45:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8fe8621

www-apps/icingaweb2: stabilize 2.11.3 for amd64, x86

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 www-apps/icingaweb2/icingaweb2-2.11.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/icingaweb2/icingaweb2-2.11.3.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.11.3.ebuild
index 60f9756ef763..947ab19c3d4b 100644
--- a/www-apps/icingaweb2/icingaweb2-2.11.3.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
        EGIT_BRANCH="master"
 else
        SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-2"

Reply via email to