net-analyzer/icinga2: 2.9.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 18 Aug 2018 02:33:49 +0000 (21:33 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 18 Aug 2018 02:46:03 +0000 (21:46 -0500)
Package-Manager: Portage-2.3.44, Repoman-2.3.10

net-analyzer/icinga2/icinga2-2.9.1.ebuild

index cedd09e7dce0b5c1d4f95af439972f2cad1533f4..85c5c1cbc3e647ceabda4fd1e331eb8df87df8d3 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 if [[ ${PV} != 9999 ]]; then
        inherit cmake-utils depend.apache eutils systemd toolchain-funcs user wxwidgets
        SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 else
        inherit cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs user wxwidgets
        EGIT_REPO_URI="https://github.com/Icinga/icinga2.git"