summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-29 15:08:34 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-29 15:09:57 +0300
commit9a4575b727b5cda3e4b2eba904704a2326e74fe3 (patch)
treeda470760b12f836ac99855e323060972d0ba0f22
parentnet-im/prosody: arm stable wrt bug #673756 (diff)
downloadgentoo-9a4575b727b5cda3e4b2eba904704a2326e74fe3.tar.gz
gentoo-9a4575b727b5cda3e4b2eba904704a2326e74fe3.tar.bz2
gentoo-9a4575b727b5cda3e4b2eba904704a2326e74fe3.zip
dev-lua/busted: arm stable wrt bug #673756
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-lua/busted/busted-2.0_rc12_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/busted/busted-2.0_rc12_p1.ebuild b/dev-lua/busted/busted-2.0_rc12_p1.ebuild
index 829bb1fb7f08..badb36aa0024 100644
--- a/dev-lua/busted/busted-2.0_rc12_p1.ebuild
+++ b/dev-lua/busted/busted-2.0_rc12_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:="