Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/gforth/
Date: Wed, 31 May 2017 16:23:00
Message-Id: 1496247769.37f98552ee1f76b23c578d764008a7a2689c50d9.monsieurp@gentoo
1 commit: 37f98552ee1f76b23c578d764008a7a2689c50d9
2 Author: Yegor Timoshenko <yegortimoshenko <AT> gmail <DOT> com>
3 AuthorDate: Tue May 16 12:20:50 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed May 31 16:22:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f98552
7
8 dev-lang/gforth: keyword for ~x64-macos.
9
10 Closes: https://github.com/gentoo/gentoo/pull/4643
11
12 dev-lang/gforth/gforth-0.7.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/gforth/gforth-0.7.3.ebuild b/dev-lang/gforth/gforth-0.7.3.ebuild
16 index fbd1fb07980..bcb4ec21a59 100644
17 --- a/dev-lang/gforth/gforth-0.7.3.ebuild
18 +++ b/dev-lang/gforth/gforth-0.7.3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gforth/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-linux ~ppc-macos ~sparc-solaris"
24 +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
25 IUSE="emacs"
26
27 DEPEND="dev-libs/ffcall