Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rbnacl/
Date: Wed, 27 Jun 2018 22:15:14
Message-Id: 1530137633.785176d4609e1f24cf04e07c98e5225a562f067a.slyfox@gentoo
1 commit: 785176d4609e1f24cf04e07c98e5225a562f067a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 22:00:33 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 22:13:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785176d4
7
8 dev-ruby/rbnacl: stable 4.0.2-r1 for ppc64, bug #658604
9
10 Bug: https://bugs.gentoo.org/658604
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc64"
13
14 dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild b/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
18 index d2dfc03249d..b62445566fc 100644
19 --- a/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
20 +++ b/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
21 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl"
22
23 LICENSE="MIT"
24 SLOT="4"
25 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
26 +KEYWORDS="amd64 ~ppc ppc64 x86"
27 IUSE=""
28
29 RDEPEND+=" dev-libs/libsodium"