Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/yap/
Date: Tue, 18 Sep 2018 01:09:47
Message-Id: 1537232962.4e4df5d0a580fc97afbeac898621a5b8ba26a447.mattst88@gentoo
1 commit: 4e4df5d0a580fc97afbeac898621a5b8ba26a447
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 18 01:07:36 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 18 01:09:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4df5d0
7
8 dev-lang/yap: drop ppc keywords
9
10 dev-lang/yap/yap-6.3.3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-lang/yap/yap-6.3.3.ebuild b/dev-lang/yap/yap-6.3.3.ebuild
14 index 12e9befa719..8c631c424ae 100644
15 --- a/dev-lang/yap/yap-6.3.3.ebuild
16 +++ b/dev-lang/yap/yap-6.3.3.ebuild
17 @@ -14,7 +14,7 @@ SRC_URI="http://www.dcc.fc.up.pt/~vsc/Yap/${P}.tar.gz
18
19 LICENSE="Artistic LGPL-2"
20 SLOT="0"
21 -KEYWORDS="amd64 ppc x86"
22 +KEYWORDS="amd64 x86"
23 IUSE="R debug doc examples gmp java mpi mysql odbc readline static threads"
24
25 RDEPEND="sys-libs/zlib