summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZero_Chaos <zerochaos@gentoo.org>2018-11-26 10:41:45 -0500
committerZero_Chaos <zerochaos@gentoo.org>2018-11-26 10:41:45 -0500
commit3fc676b1d7a5a693fea357e6149500b568259d89 (patch)
treecf75a41fca7a46a699e66c20fe5471f16709b483 /dev-ruby/rbnacl
parentdev-ruby/dnsruby: add ~arm bug# 671660 (diff)
downloadgentoo-3fc676b1d7a5a693fea357e6149500b568259d89.tar.gz
gentoo-3fc676b1d7a5a693fea357e6149500b568259d89.tar.bz2
gentoo-3fc676b1d7a5a693fea357e6149500b568259d89.zip
dev-ruby/rbnacl: add ~arm bug# 671660
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'dev-ruby/rbnacl')
-rw-r--r--dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild4
-rw-r--r--dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild b/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
index 362512caff83..dff0a8d5da80 100644
--- a/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
+++ b/dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# 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="4"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE=""
RDEPEND+=" dev-libs/libsodium"
diff --git a/dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild b/dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild
index eb869f6fed59..f10721dc362b 100644
--- a/dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild
+++ b/dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# 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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND+=" dev-libs/libsodium"