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 D61AE139694 for ; Sat, 11 Mar 2017 23:53:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C5F1E0C50; Sat, 11 Mar 2017 23:53:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DAA5EE0C50 for ; Sat, 11 Mar 2017 23:53:55 +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 9257F33E142 for ; Sat, 11 Mar 2017 23:53:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0791A64FF for ; Sat, 11 Mar 2017 23:53:53 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1489276425.33001edc82289999c90feb2a016f12376b5bdacc.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/roundup/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/roundup/roundup-1.5.1.ebuild X-VCS-Directories: www-apps/roundup/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 33001edc82289999c90feb2a016f12376b5bdacc X-VCS-Branch: master Date: Sat, 11 Mar 2017 23:53:53 +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: ae4eecaf-27fa-4253-b8e4-9661c33db6f2 X-Archives-Hash: d95cf5d7f88bdc4784574792c163c038 commit: 33001edc82289999c90feb2a016f12376b5bdacc Author: Michael Weber gentoo org> AuthorDate: Sat Mar 11 23:49:59 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Sat Mar 11 23:53:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33001edc www-apps/roundup: ppc stable (bug 593182). Package-Manager: Portage-2.3.4, Repoman-2.3.2 www-apps/roundup/roundup-1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/roundup/roundup-1.5.1.ebuild b/www-apps/roundup/roundup-1.5.1.ebuild index 495a374c760..7fcb03e1eb4 100644 --- a/www-apps/roundup/roundup-1.5.1.ebuild +++ b/www-apps/roundup/roundup-1.5.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT ZPL" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" DEPEND="" RDEPEND="${DEPEND}"