commit: 0348cdf46eee06f3c66b40b2729ad394ee77d61b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Mar 30 08:07:35 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Mar 31 05:39:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0348cdf4
dev-ruby/ed25519: stabilize 1.2.4-r1 for amd64, ppc, ppc64, x86 Stable on arches since this there are no code changes in this revision. Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/ed25519/ed25519-1.2.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ed25519/ed25519-1.2.4-r1.ebuild b/dev-ruby/ed25519/ed25519-1.2.4-r1.ebuild index 3b2578925016..08e98bf86a2b 100644 --- a/dev-ruby/ed25519/ed25519-1.2.4-r1.ebuild +++ b/dev-ruby/ed25519/ed25519-1.2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/crypto-rb/ed25519/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="" all_ruby_prepare() {
