summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2020-10-12 12:07:55 +0200
committerConrad Kostecki <conikost@gentoo.org>2020-10-12 12:56:43 +0200
commitfec7bf19572c35f94754843ae7b82e5032ea83e7 (patch)
tree67113af0f572fd1c6ffae524d4d14ea6e2c229a8 /dev-lua/lua-term/lua-term-0.7.ebuild
parentdev-lua/luassert: add ~arm64 keyword (diff)
downloadgentoo-fec7bf19572c35f94754843ae7b82e5032ea83e7.tar.gz
gentoo-fec7bf19572c35f94754843ae7b82e5032ea83e7.tar.bz2
gentoo-fec7bf19572c35f94754843ae7b82e5032ea83e7.zip
dev-lua/lua-term: add ~arm64 keyword
Tested on packet-at. All tests pass. Bug: https://bugs.gentoo.org/747484 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua/lua-term/lua-term-0.7.ebuild')
-rw-r--r--dev-lua/lua-term/lua-term-0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua-term/lua-term-0.7.ebuild b/dev-lua/lua-term/lua-term-0.7.ebuild
index e9c4c9e672c7..dc2f8e982220 100644
--- a/dev-lua/lua-term/lua-term-0.7.ebuild
+++ b/dev-lua/lua-term/lua-term-0.7.ebuild
@@ -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 ~arm64 ~ppc ~ppc64 ~x86"
IUSE=""
BDEPEND="virtual/pkgconfig"