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: Sun, 08 Apr 2018 09:13:42
Message-Id: 1523178810.619b47e6cc62db64524bd541cfe956006f606a52.slyfox@gentoo
1 commit: 619b47e6cc62db64524bd541cfe956006f606a52
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 09:07:34 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 09:13:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619b47e6
7
8 dev-ruby/rbnacl: keyworded 4.0.2-r1 for ppc, bug #611168
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild b/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
17 index 8501b10c9e7..da9980ebca5 100644
18 --- a/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
19 +++ b/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl"
21
22 LICENSE="MIT"
23 SLOT="4"
24 -KEYWORDS="~amd64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
26 IUSE=""
27
28 RDEPEND+=" dev-libs/libsodium"