summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:48:27 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-11 22:56:09 +0100
commit00b78e44e67c75492671ac3287ef770e9e10a4e6 (patch)
tree21458546617bd5b4421628c768769d13cd277380 /dev-ruby/rbnacl
parentapp-misc/khard: x86 keyworded (bug #643066) (diff)
downloadgentoo-00b78e44e67c75492671ac3287ef770e9e10a4e6.tar.gz
gentoo-00b78e44e67c75492671ac3287ef770e9e10a4e6.tar.bz2
gentoo-00b78e44e67c75492671ac3287ef770e9e10a4e6.zip
dev-ruby/rbnacl: x86 keyworded (bug #611168)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/rbnacl')
-rw-r--r--dev-ruby/rbnacl/rbnacl-4.0.2.ebuild4
-rw-r--r--dev-ruby/rbnacl/rbnacl-5.0.0.ebuild4
2 files changed, 4 insertions, 4 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"
diff --git a/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild b/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild
index eb435dee8db9..cce62e8b6199 100644
--- a/dev-ruby/rbnacl/rbnacl-5.0.0.ebuild
+++ b/dev-ruby/rbnacl/rbnacl-5.0.0.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=6
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cryptosphere/rbnacl"
LICENSE="MIT"
SLOT="5"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND+=" dev-libs/libsodium"