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 D28711381F1 for ; Sat, 31 Mar 2018 00:59:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC274E092D; Sat, 31 Mar 2018 00:59:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 75CECE092D for ; Sat, 31 Mar 2018 00:59:45 +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 F0BBC335D63 for ; Sat, 31 Mar 2018 00:59:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB14F1BC for ; Sat, 31 Mar 2018 00:59:41 +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: <1522457229.ac3bd5391bf28d02baffa8f09d579eb568a99f9b.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-utils/oslo-utils-3.35.0.ebuild X-VCS-Directories: dev-python/oslo-utils/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: ac3bd5391bf28d02baffa8f09d579eb568a99f9b X-VCS-Branch: master Date: Sat, 31 Mar 2018 00:59:41 +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: 6f456c0a-6a40-4626-a7ef-ec17bf397ad3 X-Archives-Hash: 2a121f9a4754fb2d8e877a238fe2cf48 commit: ac3bd5391bf28d02baffa8f09d579eb568a99f9b Author: Matthew Thode gentoo org> AuthorDate: Sat Mar 31 00:47:09 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Sat Mar 31 00:47:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3bd539 dev-python/oslo-utils: 3.35.0 stablized amd64 ~arm64 x86 under allarches Stablized for Openstack Queens dev-python/oslo-utils/oslo-utils-3.35.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild b/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild index 90b8d63dc81..98dd4b834bd 100644 --- a/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild +++ b/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc test" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]