summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-28 12:33:47 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-28 12:33:47 +0300
commit99c3dc29f0e16105ff0cd7f3dc4e0dd1bfdfb069 (patch)
tree0a032f5c5acf0841cc08e2aba74ad838cb1b4062 /dev-python
parentsys-devel/llvmgold: arm stable wrt bug #674068 (diff)
downloadgentoo-99c3dc29f0e16105ff0cd7f3dc4e0dd1bfdfb069.tar.gz
gentoo-99c3dc29f0e16105ff0cd7f3dc4e0dd1bfdfb069.tar.bz2
gentoo-99c3dc29f0e16105ff0cd7f3dc4e0dd1bfdfb069.zip
dev-python/lit: arm stable wrt bug #674068
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/lit/lit-7.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-7.1.0.ebuild b/dev-python/lit/lit-7.1.0.ebuild
index 0a4917031147..44546287b4f9 100644
--- a/dev-python/lit/lit-7.1.0.ebuild
+++ b/dev-python/lit/lit-7.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz"
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-fbsd"
+KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-fbsd"
IUSE="test"
RESTRICT="!test? ( test )"