summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-12-11 13:44:37 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2021-12-11 14:21:14 -0600
commitb0e5467362e6129e834923fb7dbaa298c9dc69ad (patch)
tree0bb8faf6eeaaa4a21175eeca3a4b86ab3a7e1d25 /www-apps/icingaweb2
parentapp-emulation/diskimage-builder: 3.16.0 stable amd64/x86 with cleanup (diff)
downloadgentoo-b0e5467362e6129e834923fb7dbaa298c9dc69ad.tar.gz
gentoo-b0e5467362e6129e834923fb7dbaa298c9dc69ad.tar.bz2
gentoo-b0e5467362e6129e834923fb7dbaa298c9dc69ad.zip
www-apps/icingaweb2: 2.9.4 stable amd64/x86
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'www-apps/icingaweb2')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.9.4.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.4.ebuild
index dcfe13e3b7d0..977d8fee7bb4 100644
--- a/www-apps/icingaweb2/icingaweb2-2.9.4.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.9.4.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"