summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-06 19:54:42 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-06 19:54:42 +0100
commit76e73e144c98af9c2ac9e8bed2340472ceea2051 (patch)
treed21bf5bc2a7ee3635e27b2c68e8f4ce9ec6761d3 /www-misc
parentdev-lang/erlang: x86 stable (bug #606734) (diff)
downloadgentoo-76e73e144c98af9c2ac9e8bed2340472ceea2051.tar.gz
gentoo-76e73e144c98af9c2ac9e8bed2340472ceea2051.tar.bz2
gentoo-76e73e144c98af9c2ac9e8bed2340472ceea2051.zip
www-misc/monitorix: x86 stable (bug #646036)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-misc')
-rw-r--r--www-misc/monitorix/monitorix-3.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/monitorix/monitorix-3.9.0.ebuild b/www-misc/monitorix/monitorix-3.9.0.ebuild
index 77ea0f1d00ef..345bc40d06c4 100644
--- a/www-misc/monitorix/monitorix-3.9.0.ebuild
+++ b/www-misc/monitorix/monitorix-3.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mikaku/Monitorix/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="apcupsd hddtemp httpd lm_sensors postfix"
S="${WORKDIR}/Monitorix-${PV}"