diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-30 20:05:04 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-01 03:27:56 +0000 |
commit | c7e60dee46a775b1a0a9140bd1a0891c117898dc (patch) | |
tree | 9bdd32167a1f0c71ba9f207cde654b4c1121ee4a /dev-erlang | |
parent | dev-libs/libei: Stabilize 1.1.0 arm, #916441 (diff) | |
download | gentoo-c7e60dee46a775b1a0a9140bd1a0891c117898dc.tar.gz gentoo-c7e60dee46a775b1a0a9140bd1a0891c117898dc.tar.bz2 gentoo-c7e60dee46a775b1a0a9140bd1a0891c117898dc.zip |
dev-erlang/meck: Stabilize 0.8.13 ppc, #913071
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/meck/meck-0.8.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/meck/meck-0.8.13.ebuild b/dev-erlang/meck/meck-0.8.13.ebuild index 3fe03273a16f..1b2b00f3b5de 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}" |