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 92EEA138334 for ; Mon, 4 Jun 2018 18:45:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80D7DE0AA5; Mon, 4 Jun 2018 18:45:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53CF2E0AA5 for ; Mon, 4 Jun 2018 18:45:19 +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 D4A80335C7F for ; Mon, 4 Jun 2018 18:45:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4E4A296 for ; Mon, 4 Jun 2018 18:45:15 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1528137899.6d79f5addf27ca2c612c4318634000d5476546e4.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/schroot/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/schroot/schroot-1.6.10-r4.ebuild X-VCS-Directories: dev-util/schroot/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 6d79f5addf27ca2c612c4318634000d5476546e4 X-VCS-Branch: master Date: Mon, 4 Jun 2018 18:45:15 +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: 9273ad4a-1722-486e-8de6-3b7e4ac4d42b X-Archives-Hash: 90db083dd09086243ece0e9dd12d5963 commit: 6d79f5addf27ca2c612c4318634000d5476546e4 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jun 4 18:44:59 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jun 4 18:44:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d79f5ad dev-util/schroot: amd64 stable wrt bug #657264 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-util/schroot/schroot-1.6.10-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/schroot/schroot-1.6.10-r4.ebuild b/dev-util/schroot/schroot-1.6.10-r4.ebuild index 280d789e520..d89fcca48e2 100644 --- a/dev-util/schroot/schroot-1.6.10-r4.ebuild +++ b/dev-util/schroot/schroot-1.6.10-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${MY_P}.orig.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="btrfs +dchroot debug doc lvm nls pam test" COMMON_DEPEND="