summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-12-18 12:56:23 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2021-12-18 12:56:23 -0600
commitb2e7f1dc81af2711dcdd05bc544aa9efd3587629 (patch)
treef956458cfe9cd2928b0c0449cf299db71cff5240 /www-apps
parentmedia-libs/rtaudio: removed obsolete 5.1.0 (diff)
downloadgentoo-b2e7f1dc81af2711dcdd05bc544aa9efd3587629.tar.gz
gentoo-b2e7f1dc81af2711dcdd05bc544aa9efd3587629.tar.bz2
gentoo-b2e7f1dc81af2711dcdd05bc544aa9efd3587629.zip
www-apps/icingaweb2: 2.9.5 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')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.9.5.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.5.ebuild
index dcfe13e3b7d0..977d8fee7bb4 100644
--- a/www-apps/icingaweb2/icingaweb2-2.9.5.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.9.5.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"