net-analyzer/icinga2: 2.10.6 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 1 Sep 2019 18:45:29 +0000 (13:45 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 1 Sep 2019 18:47:30 +0000 (13:47 -0500)
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
net-analyzer/icinga2/icinga2-2.10.6.ebuild
net-analyzer/icinga2/icinga2-9999.ebuild

index 8a9695a5e27ba7632a4ea71dd32846bfa6f4f3c9..7d8f56dd9e4cf009cc452bd63a6f4602873ba4c6 100644 (file)
@@ -5,12 +5,11 @@ 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"
        EGIT_BRANCH="master"
-       KEYWORDS=""
 fi
 
 DESCRIPTION="Distributed, general purpose, network monitoring engine"
index 913217ef694fe923b7dc6d489232305089c8cd75..d8066e1db2f0e272ef88af58695110370da99ac7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,6 @@ else
        inherit cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs user wxwidgets
        EGIT_REPO_URI="https://github.com/Icinga/icinga2.git"
        EGIT_BRANCH="master"
-       KEYWORDS=""
 fi
 
 DESCRIPTION="Distributed, general purpose, network monitoring engine"