From 155beb52323e396cc7f44ee54ae991bdd69aaeeb Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 11 Sep 2021 19:43:29 -0500 Subject: www-apps/icingaweb2: 2.9.3 stable amd64 / x86 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode --- www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild index dcfe13e3b7d0..977d8fee7bb4 100644 --- a/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild @@ -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" -- cgit v1.2.3-65-gdbad