summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-04-24 22:36:41 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2022-04-24 22:36:41 -0500
commitc8dacbad816b36140fd5469d45a89a768918c1dd (patch)
tree21f6393fae4561c40aa45237efe9fbeb7d529892
parentsys-devel/binutils-hppa64: more dies (diff)
downloadgentoo-c8dacbad816b36140fd5469d45a89a768918c1dd.tar.gz
gentoo-c8dacbad816b36140fd5469d45a89a768918c1dd.tar.bz2
gentoo-c8dacbad816b36140fd5469d45a89a768918c1dd.zip
www-apps/icingaweb2: 2.10.0 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.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.10.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.10.0.ebuild
index 1c12f98d4b39..eb5a96a535d5 100644
--- a/www-apps/icingaweb2/icingaweb2-2.10.0.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.10.0.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"