summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-10-22 12:38:04 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-10-22 12:38:04 -0500
commitb8a2ca7af4a86a3858446e14fc50654c38e47bc2 (patch)
tree23e9eab6551a0920f8953c298d335f95d3f6392d /www-apps/icingaweb2
parentdev-libs/icinga-php-thirdparty: stabilize 0.12.0 for amd64, x86 (diff)
downloadgentoo-b8a2ca7af4a86a3858446e14fc50654c38e47bc2.tar.gz
gentoo-b8a2ca7af4a86a3858446e14fc50654c38e47bc2.tar.bz2
gentoo-b8a2ca7af4a86a3858446e14fc50654c38e47bc2.zip
www-apps/icingaweb2: stabilize 2.12.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'www-apps/icingaweb2')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.12.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.12.0.ebuild
index 882211be2144..0a0ddca0fee2 100644
--- a/www-apps/icingaweb2/icingaweb2-2.12.0.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.12.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"