From: Hans de Graaff Date: Tue, 22 Jan 2019 16:20:04 +0000 (+0100) Subject: dev-ruby/haml: move ~arm64 keyword forward X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=42f0e16d6f9fe763b45f8405f4dd43dfd5a50aca;p=gentoo.git dev-ruby/haml: move ~arm64 keyword forward Signed-off-by: Hans de Graaff Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-ruby/haml/haml-5.0.4.ebuild b/dev-ruby/haml/haml-5.0.4.ebuild index 22d89343e9a2..adc3e3560d0a 100644 --- a/dev-ruby/haml/haml-5.0.4.ebuild +++ b/dev-ruby/haml/haml-5.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/haml/haml/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="5" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test"