summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-29 11:27:48 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-29 11:43:56 +0100
commitcb9c823919b2902755deba10db4749d5fa12c343 (patch)
treee81e27bab258fe572b9de385ab431c908e523487 /www-apps
parentsci-mathematics/normaliz: x86 stable wrt bug #598056 (diff)
downloadgentoo-cb9c823919b2902755deba10db4749d5fa12c343.tar.gz
gentoo-cb9c823919b2902755deba10db4749d5fa12c343.tar.bz2
gentoo-cb9c823919b2902755deba10db4749d5fa12c343.zip
www-apps/icingaweb2-module-pnp4nagios: x86 stable wrt bug #578100
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
index 1b7d901b54d9..755e7ed86a2b 100644
--- a/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
+++ b/www-apps/icingaweb2-module-pnp4nagios/icingaweb2-module-pnp4nagios-1.0.1.ebuild
@@ -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}"