diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-09 00:31:20 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-09 00:39:23 +0100 |
commit | cfd275752bec7dd31f04f18b57eb3e451be550cc (patch) | |
tree | 7619fae668d56caba5a4fd5cf4bae8686108ad5b /dev-ruby/locale | |
parent | dev-ruby/rubygems: add ~arm64 keywords. (diff) | |
download | gentoo-cfd275752bec7dd31f04f18b57eb3e451be550cc.tar.gz gentoo-cfd275752bec7dd31f04f18b57eb3e451be550cc.tar.bz2 gentoo-cfd275752bec7dd31f04f18b57eb3e451be550cc.zip |
dev-ruby/locale: add ~arm64 keyword.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/locale')
-rw-r--r-- | dev-ruby/locale/locale-2.1.0-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/locale/locale-2.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/locale/locale-2.1.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/locale/locale-2.1.0-r2.ebuild b/dev-ruby/locale/locale-2.1.0-r2.ebuild index 0a9fe274245a..e3ad0da6451e 100644 --- a/dev-ruby/locale/locale-2.1.0-r2.ebuild +++ b/dev-ruby/locale/locale-2.1.0-r2.ebuild @@ -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 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-macos" SLOT="0" IUSE="" diff --git a/dev-ruby/locale/locale-2.1.1.ebuild b/dev-ruby/locale/locale-2.1.1.ebuild index c64b0ffae330..da0259e933f3 100644 --- a/dev-ruby/locale/locale-2.1.1.ebuild +++ b/dev-ruby/locale/locale-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" SLOT="0" IUSE="" diff --git a/dev-ruby/locale/locale-2.1.2.ebuild b/dev-ruby/locale/locale-2.1.2.ebuild index b5386df616a0..0c777b1939f7 100644 --- a/dev-ruby/locale/locale-2.1.2.ebuild +++ b/dev-ruby/locale/locale-2.1.2.ebuild @@ -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 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos" SLOT="0" IUSE="" |