commit: 57fff06c252cec3091ccba4e7ab2f8170da5b3b4 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Apr 1 11:46:35 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Apr 1 11:46:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57fff06c
dev-lua/busted: add ~arm keyword (bug #651516) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-lua/busted/busted-2.0_rc12_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/busted/busted-2.0_rc12_p1.ebuild b/dev-lua/busted/busted-2.0_rc12_p1.ebuild index 41c3cdf8d32..829bb1fb7f0 100644 --- a/dev-lua/busted/busted-2.0_rc12_p1.ebuild +++ b/dev-lua/busted/busted-2.0_rc12_p1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${MY_PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="" COMMON_DEPEND=">=dev-lang/lua-5.1:="
