summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-09-11 19:43:29 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2021-09-11 19:43:46 -0500
commit155beb52323e396cc7f44ee54ae991bdd69aaeeb (patch)
tree4a2154a83b86e194fbf6cf38f296ad868939ccfd
parentsys-devel/bison: add 3.8.1 (unkeyworded) (diff)
downloadgentoo-155beb52.tar.gz
gentoo-155beb52.tar.bz2
gentoo-155beb52.zip
www-apps/icingaweb2: 2.9.3 stable amd64 / x86
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.9.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"