dev-lua/lua-term: arm stable wrt bug #673756
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 29 Dec 2018 12:09:05 +0000 (15:09 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 29 Dec 2018 12:10:04 +0000 (15:10 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-lua/lua-term/lua-term-0.3.ebuild

index 2bf85543e5457eefb7589a642cbe53c8f526aea5..3889582bc2c56e7d9bea646a48d300079fe9f231 100644 (file)
@@ -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=5
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/hoelzro/lua-term/archive/${MY_PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
 IUSE=""
 
 COMMON_DEPEND=">=dev-lang/lua-5.1:="