diff options
author | 2019-01-23 16:33:06 +0300 | |
---|---|---|
committer | 2019-01-23 16:33:06 +0300 | |
commit | 1018585c6e53b8a78c030d2f4ba50b527ea82b08 (patch) | |
tree | 8b6a1900e67df702e9eb346eb03f758cb9eeb86d /app-metrics | |
parent | app-shells/bash: arm stable wrt bug #675414 (diff) | |
download | gentoo-1018585c6e53b8a78c030d2f4ba50b527ea82b08.tar.gz gentoo-1018585c6e53b8a78c030d2f4ba50b527ea82b08.tar.bz2 gentoo-1018585c6e53b8a78c030d2f4ba50b527ea82b08.zip |
app-metrics/collectd: arm stable wrt bug #673444
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-metrics')
-rw-r--r-- | app-metrics/collectd/collectd-5.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/collectd/collectd-5.8.1.ebuild b/app-metrics/collectd/collectd-5.8.1.ebuild index e4a2fbf25d09..ae00f557d5c5 100644 --- a/app-metrics/collectd/collectd-5.8.1.ebuild +++ b/app-metrics/collectd/collectd-5.8.1.ebuild @@ -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" @@ -15,7 +15,7 @@ SRC_URI="${HOMEPAGE%/}/files/${P}.tar.bz2" LICENSE="MIT GPL-2 GPL-2+ GPL-3 GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm x86" +KEYWORDS="~alpha amd64 arm x86" IUSE="contrib debug java kernel_Darwin kernel_FreeBSD kernel_linux perl selinux static-libs udev xfs" # The plugin lists have to follow here since they extend IUSE |