diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 10:07:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-08 10:13:30 +0100 |
commit | 619b47e6cc62db64524bd541cfe956006f606a52 (patch) | |
tree | 1b136d23cfb2076996bd68677b2aaad62ac53253 /dev-ruby/rbnacl | |
parent | dev-ruby/net-ssh-gateway: keyworded 2.0.0 for ppc, bug #611168 (diff) | |
download | gentoo-619b47e6cc62db64524bd541cfe956006f606a52.tar.gz gentoo-619b47e6cc62db64524bd541cfe956006f606a52.tar.bz2 gentoo-619b47e6cc62db64524bd541cfe956006f606a52.zip |
dev-ruby/rbnacl: keyworded 4.0.2-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-4.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild b/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild index 8501b10c9e7f..da9980ebca5e 100644 --- a/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild +++ b/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl" LICENSE="MIT" SLOT="4" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND+=" dev-libs/libsodium" |