summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 17:03:43 +0100
committerSam James <sam@gentoo.org>2023-03-28 17:03:43 +0100
commit07daedb37c7b63c6e12ac66c53446b264c1d30c3 (patch)
tree37eb3cf8caafd8173ab903690c77e5770d74fbd9 /dev-ruby/ed25519
parentdev-ruby/concurrent-ruby: Stabilize 1.2.0 amd64, #903331 (diff)
downloadgentoo-07daedb37c7b63c6e12ac66c53446b264c1d30c3.tar.gz
gentoo-07daedb37c7b63c6e12ac66c53446b264c1d30c3.tar.bz2
gentoo-07daedb37c7b63c6e12ac66c53446b264c1d30c3.zip
dev-ruby/ed25519: Stabilize 1.3.0 ppc64, #903333
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ed25519')
-rw-r--r--dev-ruby/ed25519/ed25519-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ed25519/ed25519-1.3.0.ebuild b/dev-ruby/ed25519/ed25519-1.3.0.ebuild
index d2ab8760552a..89bd57db8640 100644
--- a/dev-ruby/ed25519/ed25519-1.3.0.ebuild
+++ b/dev-ruby/ed25519/ed25519-1.3.0.ebuild
@@ -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 ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
IUSE=""
all_ruby_prepare() {