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 55902138334 for ; Fri, 28 Sep 2018 20:33:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EC93E097E; Fri, 28 Sep 2018 20:33:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7487DE097D for ; Fri, 28 Sep 2018 20:33:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B01E0335CEF for ; Fri, 28 Sep 2018 20:33:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1758642E for ; Fri, 28 Sep 2018 20:33:38 +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: <1538166758.d3b9b68548bb6aed0e6f83190cd1accd93783a0e.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.29.2.ebuild X-VCS-Directories: dev-python/oslo-privsep/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: d3b9b68548bb6aed0e6f83190cd1accd93783a0e X-VCS-Branch: master Date: Fri, 28 Sep 2018 20:33:38 +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: b3b42015-c88d-4f7f-94e5-21d487ca2dab X-Archives-Hash: 0d41ca854e44ba8a94567b0ff0353dc1 commit: d3b9b68548bb6aed0e6f83190cd1accd93783a0e Author: Matthew Thode gentoo org> AuthorDate: Fri Sep 28 20:02:25 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Fri Sep 28 20:32:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3b9b685 dev-python/oslo-privsep: 1.29.2 stablized under allarches dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild b/dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild index 77c4084e61f..8bcec591ddd 100644 --- a/dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild +++ b/dev-python/oslo-privsep/oslo-privsep-1.29.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/oslo.privsep-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]