Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rbnacl/
Date: Mon, 30 Jul 2018 19:44:23
Message-Id: 1532979678.3a70e1b388020138731473680848382855c6f563.graaff@gentoo
1 commit: 3a70e1b388020138731473680848382855c6f563
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 30 19:41:18 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 30 19:41:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a70e1b3
7
8 dev-ruby/rbnacl: ppc stable, bug 658604
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild b/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
16 index b62445566fc..362512caff8 100644
17 --- a/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
18 +++ b/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl"
20
21 LICENSE="MIT"
22 SLOT="4"
23 -KEYWORDS="amd64 ~ppc ppc64 x86"
24 +KEYWORDS="amd64 ppc ppc64 x86"
25 IUSE=""
26
27 RDEPEND+=" dev-libs/libsodium"