summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-09 12:11:08 +0100
committerSam James <sam@gentoo.org>2024-09-09 12:11:08 +0100
commitfad6af993e3f4f9f10236f996e3c6f7fc32f49e6 (patch)
treec86226508d34a3cabd74190eb775b393dac36169 /dev-ruby/bcrypt_pbkdf
parentdev-ruby/net-ssh: Stabilize 7.2.3 amd64, #939360 (diff)
downloadgentoo-fad6af993e3f4f9f10236f996e3c6f7fc32f49e6.tar.gz
gentoo-fad6af993e3f4f9f10236f996e3c6f7fc32f49e6.tar.bz2
gentoo-fad6af993e3f4f9f10236f996e3c6f7fc32f49e6.zip
dev-ruby/bcrypt_pbkdf: Stabilize 1.1.1 amd64, #939360
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/bcrypt_pbkdf')
-rw-r--r--dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.1.1.ebuild b/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.1.1.ebuild
index 5607e76af945..cccace49dac2 100644
--- a/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.1.1.ebuild
+++ b/dev-ruby/bcrypt_pbkdf/bcrypt_pbkdf-1.1.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/net-ssh/bcrypt_pbkdf-ruby"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/minitest:5 virtual/ruby-ssl )"