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 AF5EB139085 for ; Tue, 20 Dec 2016 15:20:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 167BE21C1CD; Tue, 20 Dec 2016 15:20:01 +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 E7AF321C1BE for ; Tue, 20 Dec 2016 15:19:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 09C463412CB for ; Tue, 20 Dec 2016 15:19:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D39EC24E6 for ; Tue, 20 Dec 2016 15:19:46 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1482247144.b25593f8a51e05fb5971dbe22c7fe1996a34e6eb.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/webut/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/webut/webut-0.1.0.2-r1.ebuild X-VCS-Directories: dev-python/webut/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: b25593f8a51e05fb5971dbe22c7fe1996a34e6eb X-VCS-Branch: master Date: Tue, 20 Dec 2016 15:19: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: 095d675e-89d7-4bbf-a56a-4087852157a2 X-Archives-Hash: 741cba3096b0827c4de9408357feed35 commit: b25593f8a51e05fb5971dbe22c7fe1996a34e6eb Author: Tobias Klausmann gentoo org> AuthorDate: Tue Dec 20 15:19:04 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Dec 20 15:19:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25593f8 dev-python/webut-0.1.0.2-r1: stable on amd64 Gentoo-Bug: 593142 dev-python/webut/webut-0.1.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/webut/webut-0.1.0.2-r1.ebuild b/dev-python/webut/webut-0.1.0.2-r1.ebuild index 3cda03c..cf26304 100644 --- a/dev-python/webut/webut-0.1.0.2-r1.ebuild +++ b/dev-python/webut/webut-0.1.0.2-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="examples" RDEPEND=">=dev-python/nevow-0.9.18[${PYTHON_USEDEP}]