diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-03 08:23:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-03 08:23:50 +0200 |
commit | 1a87b45cb46e7d530fe4df3892acf74a75520bd8 (patch) | |
tree | cab2ff01cc09d8d509eccc5dfdf97f3c6f4abe9a /dev-lua | |
parent | app-admin/entr: Stabilize 5.6 amd64, #937116 (diff) | |
download | gentoo-1a87b45cb46e7d530fe4df3892acf74a75520bd8.tar.gz gentoo-1a87b45cb46e7d530fe4df3892acf74a75520bd8.tar.bz2 gentoo-1a87b45cb46e7d530fe4df3892acf74a75520bd8.zip |
dev-lua/luaexpat: Stabilize 1.5.2 x86, #937118
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luaexpat/luaexpat-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luaexpat/luaexpat-1.5.2.ebuild b/dev-lua/luaexpat/luaexpat-1.5.2.ebuild index 91a9385ccd79..eb92b98185f4 100644 --- a/dev-lua/luaexpat/luaexpat-1.5.2.ebuild +++ b/dev-lua/luaexpat/luaexpat-1.5.2.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=" |