diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-31 11:00:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-31 11:00:58 +0200 |
commit | f6eb5abe86b62167979646f668c81eee63c2d0a4 (patch) | |
tree | 99695051f2743aa8c1d9eb5d553d27cca276d326 /dev-ruby/x25519 | |
parent | dev-libs/openobex: ppc stable wrt bug #834125 (diff) | |
download | gentoo-f6eb5abe86b62167979646f668c81eee63c2d0a4.tar.gz gentoo-f6eb5abe86b62167979646f668c81eee63c2d0a4.tar.bz2 gentoo-f6eb5abe86b62167979646f668c81eee63c2d0a4.zip |
dev-ruby/x25519: ppc stable wrt bug #836409
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/x25519')
-rw-r--r-- | dev-ruby/x25519/x25519-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/x25519/x25519-1.0.9.ebuild b/dev-ruby/x25519/x25519-1.0.9.ebuild index d227e78dedd0..def7fb861750 100644 --- a/dev-ruby/x25519/x25519-1.0.9.ebuild +++ b/dev-ruby/x25519/x25519-1.0.9.ebuild @@ -21,7 +21,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() { |