commit: d9ccb2d0c6eb5b6e357133fa433963a725bc2b5b Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Apr 21 11:59:25 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Apr 21 11:59:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ccb2d0
dev-python/lit: arm stable wrt bug #637210 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-python/lit/lit-4.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/lit/lit-4.0.1.ebuild b/dev-python/lit/lit-4.0.1.ebuild index 988caae01df..4e620171d64 100644 --- a/dev-python/lit/lit-4.0.1.ebuild +++ b/dev-python/lit/lit-4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.src.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="test" S=${WORKDIR}/${MY_P}.src/utils/lit
