diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-21 11:31:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-21 11:31:15 +0200 |
commit | 5dbf1e773e192cabffe0ce2bc9e6c6a8fba35f44 (patch) | |
tree | 247375abac9483c98e49ba4d9f6d627c8485326e /dev-ruby/x25519 | |
parent | dev-ruby/net-ssh: ppc64 stable wrt bug #733272 (diff) | |
download | gentoo-5dbf1e773e192cabffe0ce2bc9e6c6a8fba35f44.tar.gz gentoo-5dbf1e773e192cabffe0ce2bc9e6c6a8fba35f44.tar.bz2 gentoo-5dbf1e773e192cabffe0ce2bc9e6c6a8fba35f44.zip |
dev-ruby/x25519: ppc64 stable wrt bug #733272
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/x25519')
-rw-r--r-- | dev-ruby/x25519/x25519-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/x25519/x25519-1.0.8.ebuild b/dev-ruby/x25519/x25519-1.0.8.ebuild index 8245f6a6a8fc..b52c16779c22 100644 --- a/dev-ruby/x25519/x25519-1.0.8.ebuild +++ b/dev-ruby/x25519/x25519-1.0.8.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/crypto-rb/x25519/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ppc ppc64 ~x86" IUSE="" all_ruby_prepare() { |