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 075A559CA3 for ; Thu, 10 Mar 2016 21:04:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AC6121C09A; Thu, 10 Mar 2016 21:04:07 +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 35AB721C09A for ; Thu, 10 Mar 2016 21:04:07 +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 971C6340CFA for ; Thu, 10 Mar 2016 21:04:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE8778F5 for ; Thu, 10 Mar 2016 21:04:01 +0000 (UTC) From: "Keri Harris" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Keri Harris" Message-ID: <1457643703.2fdd76adb2f577b63dc928de0ecba0b0e22041bc.keri@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/yap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/yap/yap-6.3.3.ebuild X-VCS-Directories: dev-lang/yap/ X-VCS-Committer: keri X-VCS-Committer-Name: Keri Harris X-VCS-Revision: 2fdd76adb2f577b63dc928de0ecba0b0e22041bc X-VCS-Branch: master Date: Thu, 10 Mar 2016 21:04:01 +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: aad7bbaf-7c0f-47ba-b921-d0e11b64c02f X-Archives-Hash: b3488437285c34d58114777e47b3fa63 commit: 2fdd76adb2f577b63dc928de0ecba0b0e22041bc Author: Keri Harris gentoo org> AuthorDate: Thu Mar 10 21:01:43 2016 +0000 Commit: Keri Harris gentoo org> CommitDate: Thu Mar 10 21:01:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fdd76ad dev-lang/yap: 6.3.3 stable on amd64. #576994 Package-Manager: portage-2.2.26 dev-lang/yap/yap-6.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/yap/yap-6.3.3.ebuild b/dev-lang/yap/yap-6.3.3.ebuild index 68d7151..747e7e1 100644 --- a/dev-lang/yap/yap-6.3.3.ebuild +++ b/dev-lang/yap/yap-6.3.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.dcc.fc.up.pt/~vsc/Yap/${P}.tar.gz LICENSE="Artistic LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="R debug doc examples gmp java mpi mysql odbc readline static threads" RDEPEND="sys-libs/zlib