Skip to content

Commit

Permalink
dev-python/lit: Restore ~arm ~arm64 keywords, bug #650024
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Mar 13, 2018
1 parent a312b3f commit 1edf245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/lit/lit-6.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )"

Expand Down

0 comments on commit 1edf245

Please sign in to comment.