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 BCEB3139695 for ; Thu, 9 Feb 2017 16:02:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0990F21C03E; Thu, 9 Feb 2017 16:02:49 +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 DAE7321C03E for ; Thu, 9 Feb 2017 16:02:48 +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 D2F1F340F43 for ; Thu, 9 Feb 2017 16:02:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0AC4A3E8F for ; Thu, 9 Feb 2017 16:02:46 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1486656135.5b3e6613828c4d06ddea496c4ef5655641ac1e41.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/repoze-lru/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/repoze-lru/repoze-lru-0.6-r2.ebuild X-VCS-Directories: dev-python/repoze-lru/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 5b3e6613828c4d06ddea496c4ef5655641ac1e41 X-VCS-Branch: master Date: Thu, 9 Feb 2017 16:02:46 +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: b9f950df-ddcb-4e20-8b86-d3701c21283a X-Archives-Hash: f8964467ac85da7f85adae63edce9026 commit: 5b3e6613828c4d06ddea496c4ef5655641ac1e41 Author: Manuel Rüger gentoo org> AuthorDate: Thu Feb 9 16:02:15 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Thu Feb 9 16:02:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3e6613 dev-python/repoze-lru: Stabilize on amd64 and x86 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-python/repoze-lru/repoze-lru-0.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/repoze-lru/repoze-lru-0.6-r2.ebuild b/dev-python/repoze-lru/repoze-lru-0.6-r2.ebuild index bc97037760..52ea0cbff3 100644 --- a/dev-python/repoze-lru/repoze-lru-0.6-r2.ebuild +++ b/dev-python/repoze-lru/repoze-lru-0.6-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="repoze" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" S=${WORKDIR}/${MY_P}