summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-04-01 14:46:35 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-01 14:46:35 +0300
commit57fff06c252cec3091ccba4e7ab2f8170da5b3b4 (patch)
treeab9889b9999ea0823474debc89ff52ba43abb1fb /dev-lua/busted
parentdev-lua/mediator_lua: add ~arm keyword (bug #651516) (diff)
downloadgentoo-57fff06c252cec3091ccba4e7ab2f8170da5b3b4.tar.gz
gentoo-57fff06c252cec3091ccba4e7ab2f8170da5b3b4.tar.bz2
gentoo-57fff06c252cec3091ccba4e7ab2f8170da5b3b4.zip
dev-lua/busted: add ~arm keyword (bug #651516)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-lua/busted')
-rw-r--r--dev-lua/busted/busted-2.0_rc12_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/busted/busted-2.0_rc12_p1.ebuild b/dev-lua/busted/busted-2.0_rc12_p1.ebuild
index 41c3cdf8d32f..829bb1fb7f08 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:="