commit: 37f98552ee1f76b23c578d764008a7a2689c50d9 Author: Yegor Timoshenko <yegortimoshenko <AT> gmail <DOT> com> AuthorDate: Tue May 16 12:20:50 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed May 31 16:22:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f98552
dev-lang/gforth: keyword for ~x64-macos. Closes: https://github.com/gentoo/gentoo/pull/4643 dev-lang/gforth/gforth-0.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/gforth/gforth-0.7.3.ebuild b/dev-lang/gforth/gforth-0.7.3.ebuild index fbd1fb07980..bcb4ec21a59 100644 --- a/dev-lang/gforth/gforth-0.7.3.ebuild +++ b/dev-lang/gforth/gforth-0.7.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gforth/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" IUSE="emacs" DEPEND="dev-libs/ffcall
