diff options
author | 2018-04-08 10:07:45 +0100 | |
---|---|---|
committer | 2018-04-08 10:13:30 +0100 | |
commit | adb17f969665584890bd47cb4d8a41b4d5930874 (patch) | |
tree | 7a1c360f7fff209e3c5566ea49bd643d20080d94 /dev-ruby/rbnacl | |
parent | dev-ruby/rbnacl: keyworded 4.0.2-r1 for ppc, bug #611168 (diff) | |
download | gentoo-adb17f969665584890bd47cb4d8a41b4d5930874.tar.gz gentoo-adb17f969665584890bd47cb4d8a41b4d5930874.tar.bz2 gentoo-adb17f969665584890bd47cb4d8a41b4d5930874.zip |
dev-ruby/rbnacl: keyworded 5.0.0-r1 for ppc, bug #611168
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/rbnacl')
-rw-r--r-- | dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild b/dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild index 6637069d73d2..eb869f6fed59 100644 --- a/dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild +++ b/dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl" LICENSE="MIT" SLOT="5" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND+=" dev-libs/libsodium" |