Skip to content

Commit

Permalink
dev-ruby/rbnacl: x86 keyworded (bug #611168)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
Whissi committed Feb 11, 2018
1 parent ea425e0 commit 00b78e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dev-ruby/rbnacl/rbnacl-4.0.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl"

LICENSE="MIT"
SLOT="4"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND+=" dev-libs/libsodium"
Expand Down
4 changes: 2 additions & 2 deletions dev-ruby/rbnacl/rbnacl-5.0.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl"

LICENSE="MIT"
SLOT="5"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND+=" dev-libs/libsodium"
Expand Down

0 comments on commit 00b78e4

Please sign in to comment.