diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-20 01:44:18 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-20 00:55:24 +0100 |
commit | 7406c7963eacc9968463607120bada84f1509a2e (patch) | |
tree | c2c378f0d816db4a6caa76c6387b15da745596a1 /dev-ruby | |
parent | dev-ruby/bcrypt-ruby: keyworded 3.1.11-r1 for sparc (diff) | |
download | gentoo-7406c7963eacc9968463607120bada84f1509a2e.tar.gz gentoo-7406c7963eacc9968463607120bada84f1509a2e.tar.bz2 gentoo-7406c7963eacc9968463607120bada84f1509a2e.zip |
dev-ruby/bcrypt-ruby: keyworded 3.1.12 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.12.ebuild b/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.12.ebuild index 0e5740a2ea39..e20c322ebe38 100644 --- a/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.12.ebuild +++ b/dev-ruby/bcrypt-ruby/bcrypt-ruby-3.1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ DESCRIPTION="An easy way to keep your users' passwords secure" HOMEPAGE="https://github.com/codahale/bcrypt-ruby" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |