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 D0E93139085 for ; Tue, 3 Jan 2017 17:03:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3249EE0D2F; Tue, 3 Jan 2017 17:03:16 +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 09E42E0D2F for ; Tue, 3 Jan 2017 17:03:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 24CB9341149 for ; Tue, 3 Jan 2017 17:03:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 119342620 for ; Tue, 3 Jan 2017 17:03:07 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1483462938.eb845e0335e86580f5c18b1a67e3466e3c1a0552.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-privsep/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild X-VCS-Directories: dev-python/oslo-privsep/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: eb845e0335e86580f5c18b1a67e3466e3c1a0552 X-VCS-Branch: master Date: Tue, 3 Jan 2017 17:03:07 +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: 71636003-d1c2-4143-bb22-03cbc5a65953 X-Archives-Hash: dab5aa268fd888e85c6427ac3c6d7698 commit: eb845e0335e86580f5c18b1a67e3466e3c1a0552 Author: Matthew Thode gentoo org> AuthorDate: Tue Jan 3 16:44:48 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Jan 3 17:02:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb845e03 dev-python/oslo-privsep: 1.13.1 stable amd64 and x86 Package-Manager: portage-2.3.0 dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild b/dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild index db38ecf..cb1f76e 100644 --- a/dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild +++ b/dev-python/oslo-privsep/oslo-privsep-1.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ S="${WORKDIR}/oslo.privsep-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" CDEPEND="