commit:     6f0c1382e944267018bfd5ce98cd2b5670a1466d
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 15:51:53 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 15:54:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f0c1382

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 <AT> gentoo.org>

 dev-lua/lualdap/lualdap-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to