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 45A14138334 for ; Tue, 19 Nov 2019 18:36:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41016E092A; Tue, 19 Nov 2019 18:36:32 +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 20D61E092A for ; Tue, 19 Nov 2019 18:36:32 +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 97F7C34D0D3 for ; Tue, 19 Nov 2019 18:36:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4CE7D8BB for ; Tue, 19 Nov 2019 18:36:27 +0000 (UTC) From: "Matthew 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, "Matthew Thode" Message-ID: <1574188561.961fce1cc10bf0e217c66a3a072c59530dd8ac4d.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.33.3.ebuild X-VCS-Directories: dev-python/oslo-privsep/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 961fce1cc10bf0e217c66a3a072c59530dd8ac4d X-VCS-Branch: master Date: Tue, 19 Nov 2019 18:36:27 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 75f665b3-27c9-45e6-92c2-0adbc7ab2536 X-Archives-Hash: e2e196de631a5c6159afba830810c4d3 commit: 961fce1cc10bf0e217c66a3a072c59530dd8ac4d Author: Matthew Thode gentoo org> AuthorDate: Tue Nov 19 18:01:15 2019 +0000 Commit: Matthew Thode gentoo org> CommitDate: Tue Nov 19 18:36:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961fce1c dev-python/oslo-privsep: 1.33.3 allarches stablized Stablized for Openstack Train Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode gentoo.org> dev-python/oslo-privsep/oslo-privsep-1.33.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oslo-privsep/oslo-privsep-1.33.3.ebuild b/dev-python/oslo-privsep/oslo-privsep-1.33.3.ebuild index 5cbae42dc21..e038698a0f7 100644 --- a/dev-python/oslo-privsep/oslo-privsep-1.33.3.ebuild +++ b/dev-python/oslo-privsep/oslo-privsep-1.33.3.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="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]