dev-ruby/did_you_mean: add ~arm64 keyword.
authorMichael Weber <xmw@gentoo.org>
Wed, 8 Mar 2017 23:14:03 +0000 (00:14 +0100)
committerMichael Weber <xmw@gentoo.org>
Wed, 8 Mar 2017 23:39:07 +0000 (00:39 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-ruby/did_you_mean/did_you_mean-1.0.2.ebuild
dev-ruby/did_you_mean/did_you_mean-1.1.0.ebuild

index f9d3cadf9bd6391832a7df1bce16fac428ee25a9..1f15ab79e6c4a90982913f7f1cf2c8ccb29a096c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/yuki24/did_you_mean"
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 all_ruby_prepare() {
index 2077c5cc6d4c0583c119531a51c449b3a87b4251..4e47060492162f5f1810f7870ddece9e9236583f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/yuki24/did_you_mean"
 
 LICENSE="MIT"
 SLOT="2.4"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 all_ruby_prepare() {