diff options
Diffstat (limited to 'dev-ruby/rbnacl/rbnacl-4.0.2.ebuild')
-rw-r--r-- | dev-ruby/rbnacl/rbnacl-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild b/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild index 9a21d0ad14e3..005d941df59e 100644 --- a/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild +++ b/dev-ruby/rbnacl/rbnacl-4.0.2.ebuild @@ -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 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl" LICENSE="MIT" SLOT="4" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND+=" dev-libs/libsodium" |