summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 18:32:33 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 18:40:46 +0100
commit1edf24560fc69f5d1acaa9e61af587179763c13b (patch)
treee77a3ff12f55c580ab37f4adf538c379a2915ef6 /dev-python/lit
parentsys-devel/llvmgold: Restore ~arm ~arm64 keywords, bug #650024 (diff)
downloadgentoo-1edf24560fc69f5d1acaa9e61af587179763c13b.tar.gz
gentoo-1edf24560fc69f5d1acaa9e61af587179763c13b.tar.bz2
gentoo-1edf24560fc69f5d1acaa9e61af587179763c13b.zip
dev-python/lit: Restore ~arm ~arm64 keywords, bug #650024
Diffstat (limited to 'dev-python/lit')
-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 8d1430274423..40ce6568d4fe 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 ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd"
IUSE="test"
RESTRICT="!test? ( test )"