From: Agostino Sarubbo Date: Fri, 13 Sep 2019 06:36:27 +0000 (+0200) Subject: dev-erlang/meck: amd64 stable wrt bug #694160 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cba35ce75e04d21659ad31257527cfedad084c1e;p=gentoo.git dev-erlang/meck: amd64 stable wrt bug #694160 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-erlang/meck/meck-0.8.12.ebuild b/dev-erlang/meck/meck-0.8.12.ebuild index a4ffc5751947..e40b628419cd 100644 --- a/dev-erlang/meck/meck-0.8.12.ebuild +++ b/dev-erlang/meck/meck-0.8.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/eproxus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" IUSE="test" CDEPEND=">=dev-lang/erlang-17.1"