diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 17:24:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 17:24:53 +0000 |
commit | ca321e184491e8163af0e1baa010744709443bc1 (patch) | |
tree | 8e72f6de498281c0d0f2ac3c2f3a802686930c50 /app-metrics | |
parent | media-sound/patchage: Stabilize 1.0.4 amd64, #769470 (diff) | |
download | gentoo-ca321e184491e8163af0e1baa010744709443bc1.tar.gz gentoo-ca321e184491e8163af0e1baa010744709443bc1.tar.bz2 gentoo-ca321e184491e8163af0e1baa010744709443bc1.zip |
app-metrics/collectd: Stabilize 5.12.0-r1 amd64, #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 d405d80f4cd5..fbf7cb81b4b3 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 |