commit: a711bca552295a23efeecf6ff136b2708f3dab4a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 10 15:52:41 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 10 15:52:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a711bca5
dev-erlang/meck: Stabilize 0.8.13 amd64, #913071 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-erlang/meck/meck-0.8.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/meck/meck-0.8.13.ebuild b/dev-erlang/meck/meck-0.8.13.ebuild index 9666ab3b1557..3fe03273a16f 100644 --- a/dev-erlang/meck/meck-0.8.13.ebuild +++ b/dev-erlang/meck/meck-0.8.13.ebuild @@ -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" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}"
