diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-27 23:00:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-27 23:13:53 +0100 |
commit | 785176d4609e1f24cf04e07c98e5225a562f067a (patch) | |
tree | fdfa9897e0636a211067394277b8f03d57b87033 /dev-ruby/rbnacl | |
parent | dev-ruby/net-ssh-gateway: stable 1.3.0 for ppc64, bug #658604 (diff) | |
download | gentoo-785176d4609e1f24cf04e07c98e5225a562f067a.tar.gz gentoo-785176d4609e1f24cf04e07c98e5225a562f067a.tar.bz2 gentoo-785176d4609e1f24cf04e07c98e5225a562f067a.zip |
dev-ruby/rbnacl: stable 4.0.2-r1 for ppc64, bug #658604
Bug: https://bugs.gentoo.org/658604
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 d2dfc03249d1..b62445566fca 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 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="" RDEPEND+=" dev-libs/libsodium" |