commit: cba35ce75e04d21659ad31257527cfedad084c1e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Sep 13 06:36:27 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 06:36:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cba35ce7
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 <ago <AT> gentoo.org> dev-erlang/meck/meck-0.8.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-erlang/meck/meck-0.8.12.ebuild b/dev-erlang/meck/meck-0.8.12.ebuild index a4ffc575194..e40b628419c 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"
