summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-03-19 16:51:53 +0100
committerConrad Kostecki <conikost@gentoo.org>2022-03-19 16:54:16 +0100
commit6f0c1382e944267018bfd5ce98cd2b5670a1466d (patch)
tree698757202c4b5db72ada509582472863aa30733f /dev-lua/lualdap
parentprofiles: last-rite sci-biology/GBrowse (diff)
downloadgentoo-6f0c1382e944267018bfd5ce98cd2b5670a1466d.tar.gz
gentoo-6f0c1382e944267018bfd5ce98cd2b5670a1466d.tar.bz2
gentoo-6f0c1382e944267018bfd5ce98cd2b5670a1466d.zip
dev-lua/lualdap: add ~arm ~arm64 keywords
Tested on my local box. This is a needed dep for upcoming prosody-0.12 release. Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua/lualdap')
-rw-r--r--dev-lua/lualdap/lualdap-1.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lualdap/lualdap-1.3.0-r1.ebuild b/dev-lua/lualdap/lualdap-1.3.0-r1.ebuild
index bd4441e84ce8..a1603fbafb82 100644
--- a/dev-lua/lualdap/lualdap-1.3.0-r1.ebuild
+++ b/dev-lua/lualdap/lualdap-1.3.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/lualdap/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
IUSE="test"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="test"