diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 07:21:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 07:21:03 +0100 |
commit | 56d576fe008f88ca454599dc00cde91cf8b46371 (patch) | |
tree | 70312e5b24ba8ac4296ee45e2092e725a6b4b028 /dev-ruby/rbnacl | |
parent | dev-ruby/mini_portile2: Stabilize 2.8.2 x86, #907524 (diff) | |
download | gentoo-56d576fe008f88ca454599dc00cde91cf8b46371.tar.gz gentoo-56d576fe008f88ca454599dc00cde91cf8b46371.tar.bz2 gentoo-56d576fe008f88ca454599dc00cde91cf8b46371.zip |
dev-ruby/rbnacl: Stabilize 7.1.1-r1 ppc64, #907528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rbnacl')
-rw-r--r-- | dev-ruby/rbnacl/rbnacl-7.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rbnacl/rbnacl-7.1.1-r1.ebuild b/dev-ruby/rbnacl/rbnacl-7.1.1-r1.ebuild index a991bed06b6d..aeedfb8e41a8 100644 --- a/dev-ruby/rbnacl/rbnacl-7.1.1-r1.ebuild +++ b/dev-ruby/rbnacl/rbnacl-7.1.1-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/RubyCrypto/rbnacl" LICENSE="MIT" SLOT="6" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ppc64 ~x86" IUSE="" RDEPEND+=" dev-libs/libsodium" |