diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 08:38:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 08:38:53 +0000 |
commit | cc27644e8ef25f6750533f9ec33b10356fc4143a (patch) | |
tree | 318ccc82578b82e5699b1df7ac0e9ad39a23045a /app-metrics | |
parent | xfce-base/exo: Stabilize 4.16.0 arm64, #769368 (diff) | |
download | gentoo-cc27644e8ef25f6750533f9ec33b10356fc4143a.tar.gz gentoo-cc27644e8ef25f6750533f9ec33b10356fc4143a.tar.bz2 gentoo-cc27644e8ef25f6750533f9ec33b10356fc4143a.zip |
app-metrics/collectd: Stabilize 5.12.0-r1 arm, #769512
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r-- | app-metrics/collectd/collectd-5.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/collectd/collectd-5.12.0-r1.ebuild b/app-metrics/collectd/collectd-5.12.0-r1.ebuild index 2c8be397ecfe..284f99fa4702 100644 --- a/app-metrics/collectd/collectd-5.12.0-r1.ebuild +++ b/app-metrics/collectd/collectd-5.12.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${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 |