From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1ACDD1382AC for ; Tue, 21 Jun 2016 18:39:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D87FE085C; Tue, 21 Jun 2016 18:39:51 +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 9343DE06FE for ; Tue, 21 Jun 2016 18:39:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98FB1340751 for ; Tue, 21 Jun 2016 18:39:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9134F208E for ; Tue, 21 Jun 2016 18:39:47 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1466534372.d26a72b6bf67ce8828a956a45857b99e604be9f4.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/autofs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/autofs/autofs-5.1.1-r1.ebuild X-VCS-Directories: net-fs/autofs/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: d26a72b6bf67ce8828a956a45857b99e604be9f4 X-VCS-Branch: master Date: Tue, 21 Jun 2016 18:39:47 +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: 73ab93e9-1757-45f6-a282-87cc72f1764a X-Archives-Hash: bde5dc49e7cd2429dbcd407d02baf241 commit: d26a72b6bf67ce8828a956a45857b99e604be9f4 Author: Markus Meier gentoo org> AuthorDate: Tue Jun 21 18:39:32 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Jun 21 18:39:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d26a72b6 net-fs/autofs: arm stable, bug #585992 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" net-fs/autofs/autofs-5.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/autofs/autofs-5.1.1-r1.ebuild b/net-fs/autofs/autofs-5.1.1-r1.ebuild index 5e0d53b..6578827 100644 --- a/net-fs/autofs/autofs-5.1.1-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.1-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="-dmalloc hesiod ldap +libtirpc mount-locking sasl" # USE="sasl" adds SASL support to the LDAP module which will not be build. If