summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-08-13 10:35:31 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2021-08-13 10:36:27 -0500
commit148a9bd9cf705f04afef569f45a526936c811a7c (patch)
tree36f2e8e80809942e2c498692eac505071977453f /www-apps
parentdev-ruby/facter: 3.14.19 stable amd64/x86 (diff)
downloadgentoo-148a9bd9cf705f04afef569f45a526936c811a7c.tar.gz
gentoo-148a9bd9cf705f04afef569f45a526936c811a7c.tar.bz2
gentoo-148a9bd9cf705f04afef569f45a526936c811a7c.zip
www-apps/icingaweb2: 2.8.3 and 2.9.2 stable amd64 x86
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.8.3.ebuild2
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.9.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.8.3.ebuild b/www-apps/icingaweb2/icingaweb2-2.8.3.ebuild
index c5f119e375d9..8ce454622665 100644
--- a/www-apps/icingaweb2/icingaweb2-2.8.3.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.8.3.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"
diff --git a/www-apps/icingaweb2/icingaweb2-2.9.2.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.2.ebuild
index 84db9d6e0716..640ed5a5bf33 100644
--- a/www-apps/icingaweb2/icingaweb2-2.9.2.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.9.2.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"