From 76e73e144c98af9c2ac9e8bed2340472ceea2051 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 6 Feb 2018 19:54:42 +0100 Subject: [PATCH] www-misc/monitorix: x86 stable (bug #646036) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- www-misc/monitorix/monitorix-3.9.0.ebuild | 4 ++-- 1 file 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 77ea0f1d00ef7..345bc40d06c44 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}"