diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-02 08:18:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-02 08:18:24 +0200 |
commit | a0f088039ad035614e2b178dfdcd9ba50e7921d9 (patch) | |
tree | 85e6d585bd0feee440624247cdd5522845b97c96 /dev-lua | |
parent | dev-lua/luaexpat: Stabilize 1.5.0 arm, #873937 (diff) | |
download | gentoo-a0f088039ad035614e2b178dfdcd9ba50e7921d9.tar.gz gentoo-a0f088039ad035614e2b178dfdcd9ba50e7921d9.tar.bz2 gentoo-a0f088039ad035614e2b178dfdcd9ba50e7921d9.zip |
dev-lua/luaexpat: Stabilize 1.5.0 arm64, #873937
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luaexpat/luaexpat-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luaexpat/luaexpat-1.5.0.ebuild b/dev-lua/luaexpat/luaexpat-1.5.0.ebuild index 6e27e966e134..745be36d537d 100644 --- a/dev-lua/luaexpat/luaexpat-1.5.0.ebuild +++ b/dev-lua/luaexpat/luaexpat-1.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lunarmodules/${PN}/archive/refs/tags/${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" REQUIRED_USE="${LUA_REQUIRED_USE}" RDEPEND=" |