diff options
-rw-r--r-- | dev-ruby/rbnacl/rbnacl-5.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild b/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild index cce62e8b6199..6453f3b687c5 100644 --- a/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild +++ b/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl" LICENSE="MIT" SLOT="5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND+=" dev-libs/libsodium" |