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 9306B139085 for ; Wed, 28 Dec 2016 05:24:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB1E321C0E1; Wed, 28 Dec 2016 05:24:02 +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 C6E5D21C0E1 for ; Wed, 28 Dec 2016 05:24:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0E9463411D7 for ; Wed, 28 Dec 2016 05:24:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A516A24DF for ; Wed, 28 Dec 2016 05:23:59 +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: <1482902595.80c685297dcbf0c50832a5cf4a143e2d68af286e.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aodhclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/aodhclient/aodhclient-0.7.0.ebuild X-VCS-Directories: dev-python/aodhclient/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 80c685297dcbf0c50832a5cf4a143e2d68af286e X-VCS-Branch: master Date: Wed, 28 Dec 2016 05:23:59 +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: 9b2b02a1-ae88-4d54-9bc7-3bfa43681058 X-Archives-Hash: a77233a300d52d07d6c36d2edbd07f15 commit: 80c685297dcbf0c50832a5cf4a143e2d68af286e Author: Matthew Thode gentoo org> AuthorDate: Wed Dec 28 05:18:40 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Dec 28 05:23:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c68529 dev-python/aodhclient: 0.7.0 stable amd64 and x86 Package-Manager: portage-2.3.0 dev-python/aodhclient/aodhclient-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aodhclient/aodhclient-0.7.0.ebuild b/dev-python/aodhclient/aodhclient-0.7.0.ebuild index a52e007..9eae4ad 100644 --- a/dev-python/aodhclient/aodhclient-0.7.0.ebuild +++ b/dev-python/aodhclient/aodhclient-0.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]