summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-05-07 10:55:59 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2022-05-07 10:58:34 -0500
commit54a7fdff2f268ecb8098a1a715c16714bf26ca21 (patch)
treeca4d014ce9b837ae51bb11218e4974c8798a3e22
parentdev-ruby/facter: 3.14.23 stable amd64/x86 (diff)
downloadgentoo-54a7fdff.tar.gz
gentoo-54a7fdff.tar.bz2
gentoo-54a7fdff.zip
www-apps/icingaweb2: 2.10.1 stable amd64/x86
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.10.1.ebuild b/www-apps/icingaweb2/icingaweb2-2.10.1.ebuild
index 1c12f98d4b39..eb5a96a535d5 100644
--- a/www-apps/icingaweb2/icingaweb2-2.10.1.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.10.1.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"