diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:11:44 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:11:44 +0300 |
commit | 26c7eed8ed440f90d75cae1c1410ea19cfebf198 (patch) | |
tree | a1beb2f7d734bc76c8a8a197208540c00f251d08 /dev-lua | |
parent | net-analyzer/wireshark: Stabilize 3.6.3 arm, #841533 (diff) | |
download | gentoo-26c7eed8ed440f90d75cae1c1410ea19cfebf198.tar.gz gentoo-26c7eed8ed440f90d75cae1c1410ea19cfebf198.tar.bz2 gentoo-26c7eed8ed440f90d75cae1c1410ea19cfebf198.zip |
dev-lua/luaexpat: Stabilize 1.4.1 sparc, #841875
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luaexpat/luaexpat-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luaexpat/luaexpat-1.4.1.ebuild b/dev-lua/luaexpat/luaexpat-1.4.1.ebuild index 5a262e98066a..9725fc59bb3f 100644 --- a/dev-lua/luaexpat/luaexpat-1.4.1.ebuild +++ b/dev-lua/luaexpat/luaexpat-1.4.1.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=" |