summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-09 16:37:35 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-09 16:46:26 +0100
commit9aa8ac5f4793ade1f317254c1d049823b28ff759 (patch)
tree8e5ec8801447ddcbfb27698249b653b14e5308b7
parentsys-devel/llvm-common: Dekeyword ~arm* due to deps (diff)
downloadgentoo-9aa8ac5f4793ade1f317254c1d049823b28ff759.tar.gz
gentoo-9aa8ac5f4793ade1f317254c1d049823b28ff759.tar.bz2
gentoo-9aa8ac5f4793ade1f317254c1d049823b28ff759.zip
dev-python/lit: Dekeyword ~arm* due to deps
-rw-r--r--dev-python/lit/lit-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-6.0.0.ebuild b/dev-python/lit/lit-6.0.0.ebuild
index 47a686a67e47..9485fa2d1416 100644
--- a/dev-python/lit/lit-6.0.0.ebuild
+++ b/dev-python/lit/lit-6.0.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 ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"