www-apps/icingaweb2-module-pnp4nagios: x86 stable wrt bug #578100
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 29 Dec 2016 10:27:48 +0000 (11:27 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 29 Dec 2016 10:43:56 +0000 (11:43 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild

index 1b7d901b54d9ce8c9073dccd24d3d341b82526d3..755e7ed86a2b617a77e06e085c71f007738f27ef 100644 (file)
@@ -10,7 +10,7 @@ if [[ "${PV}" == 9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-pnp.git"
 else
-       KEYWORDS="amd64 ~x86"
+       KEYWORDS="amd64 x86"
        MY_PN="icingaweb2-module-pnp"
        SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} -> ${P}.tar.gz"
        S="${WORKDIR}/${MY_PN}-${PV}"