dev-ruby/rbnacl: add ~arm bug# 671660
authorZero_Chaos <zerochaos@gentoo.org>
Mon, 26 Nov 2018 15:41:45 +0000 (10:41 -0500)
committerZero_Chaos <zerochaos@gentoo.org>
Mon, 26 Nov 2018 15:41:45 +0000 (10:41 -0500)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
dev-ruby/rbnacl/rbnacl-4.0.2-r1.ebuild
dev-ruby/rbnacl/rbnacl-5.0.0-r1.ebuild

index 362512caff83055de1a2557926091102b0cfb747..dff0a8d5da8055c20cf4fa7720f1ef94cd6a9d0b 100644 (file)
@@ -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"
index eb869f6fed5997d2c5cc56383a11a19de22252b4..f10721dc362bff9aaf9dd833c756217ea77ea1c9 100644 (file)
@@ -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"