summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 17:00:07 +0100
committerSam James <sam@gentoo.org>2023-03-28 17:00:07 +0100
commit9c32a8f16821f19746316fb99daf88f6582ad3a0 (patch)
tree403cd8054fff4a8fc035bbc0d5b2056d7ae2b318 /dev-ruby/ed25519
parentdev-ruby/ed25519: Stabilize 1.3.0 x86, #903333 (diff)
downloadgentoo-9c32a8f16821f19746316fb99daf88f6582ad3a0.tar.gz
gentoo-9c32a8f16821f19746316fb99daf88f6582ad3a0.tar.bz2
gentoo-9c32a8f16821f19746316fb99daf88f6582ad3a0.zip
dev-ruby/ed25519: Stabilize 1.3.0 amd64, #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 af2bb12ae92f..d2ab8760552a 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() {