commit: b2e6ac1b7d1d98b287eee3a3f7836c1cb22c7e45 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 10 15:52:40 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 10 15:52:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e6ac1b
dev-erlang/meck: Stabilize 0.8.13 x86, #913071 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-erlang/meck/meck-0.8.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-erlang/meck/meck-0.8.13.ebuild b/dev-erlang/meck/meck-0.8.13.ebuild index 51e2eec93ba1..9666ab3b1557 100644 --- a/dev-erlang/meck/meck-0.8.13.ebuild +++ b/dev-erlang/meck/meck-0.8.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 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" DEPEND=">=dev-lang/erlang-17.1" RDEPEND="${DEPEND}"
