From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 55EB91384B4 for ; Thu, 12 Nov 2015 10:11:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FD2221C19D; Thu, 12 Nov 2015 10:11:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7188621C034 for ; Thu, 12 Nov 2015 10:11:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD8ED340756 for ; Thu, 12 Nov 2015 10:11:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B0111E4 for ; Thu, 12 Nov 2015 10:11:26 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1447323036.3471b9e4300fea6f3af4cc2b9b19ddbd9c22e8d6.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/singular/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/singular/singular-4.0.2.ebuild X-VCS-Directories: sci-mathematics/singular/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 3471b9e4300fea6f3af4cc2b9b19ddbd9c22e8d6 X-VCS-Branch: master Date: Thu, 12 Nov 2015 10:11:26 +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: 4e822896-ac1c-4004-9ce2-130c96be40d1 X-Archives-Hash: af53ee56085040848fb6b4bd8c0aceff commit: 3471b9e4300fea6f3af4cc2b9b19ddbd9c22e8d6 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Nov 12 10:10:36 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Nov 12 10:10:36 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3471b9e4 sci-mathematics/singular: ppc stable wrt bug #556418 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" sci-mathematics/singular/singular-4.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/singular/singular-4.0.2.ebuild b/sci-mathematics/singular/singular-4.0.2.ebuild index 1f60ff3..f1f1f9d 100644 --- a/sci-mathematics/singular/singular-4.0.2.ebuild +++ b/sci-mathematics/singular/singular-4.0.2.ebuild @@ -21,7 +21,7 @@ SRC_URI="http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc x86 ~x86-linux ~x86-macos" IUSE="boost doc emacs examples python +readline" RDEPEND="dev-libs/gmp:0