commit: 42f0e16d6f9fe763b45f8405f4dd43dfd5a50aca Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Jan 22 16:20:04 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Jan 22 16:27:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f0e16d
dev-ruby/haml: move ~arm64 keyword forward Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-ruby/haml/haml-5.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/haml/haml-5.0.4.ebuild b/dev-ruby/haml/haml-5.0.4.ebuild index 22d89343e9a..adc3e3560d0 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"
