From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B2F04139695 for ; Mon, 5 Jun 2017 21:54:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26FA4E0E43; Mon, 5 Jun 2017 21:54:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0546EE0E43 for ; Mon, 5 Jun 2017 21:54:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3439534193F for ; Mon, 5 Jun 2017 21:54:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F29FE7474 for ; Mon, 5 Jun 2017 21:54:40 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1496699670.8d234919bd5ae3b2de99032df784a7eb1d6dfd25.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/collectd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/collectd/collectd-5.6.2-r4.ebuild X-VCS-Directories: app-admin/collectd/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 8d234919bd5ae3b2de99032df784a7eb1d6dfd25 X-VCS-Branch: master Date: Mon, 5 Jun 2017 21:54:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1ff44d9f-a8bc-4ecd-85d8-f8ca7ed4a94e X-Archives-Hash: ddc9d8665a62a96f93d46cd4060ba3a6 commit: 8d234919bd5ae3b2de99032df784a7eb1d6dfd25 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jun 5 21:52:22 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jun 5 21:54:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d234919 app-admin/collectd: amd64 stable wrt bug #601146 Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-admin/collectd/collectd-5.6.2-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/collectd/collectd-5.6.2-r4.ebuild b/app-admin/collectd/collectd-5.6.2-r4.ebuild index 15992819e43..42712307792 100644 --- a/app-admin/collectd/collectd-5.6.2-r4.ebuild +++ b/app-admin/collectd/collectd-5.6.2-r4.ebuild @@ -15,7 +15,7 @@ SRC_URI="${HOMEPAGE%/}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm x86" +KEYWORDS="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