diff options
author | 2022-11-03 23:43:11 +0000 | |
---|---|---|
committer | 2022-11-03 23:43:11 +0000 | |
commit | 8f17eb639ae3dcfbe92d0acc2277d0a297b40444 (patch) | |
tree | 39c35dbf2a6622c47cdd23fd1de2e85994006940 /dev-lua | |
parent | dev-lua/luaexpat: Stabilize 1.5.1 ppc, #879499 (diff) | |
download | gentoo-8f17eb639ae3dcfbe92d0acc2277d0a297b40444.tar.gz gentoo-8f17eb639ae3dcfbe92d0acc2277d0a297b40444.tar.bz2 gentoo-8f17eb639ae3dcfbe92d0acc2277d0a297b40444.zip |
dev-lua/luaexpat: Stabilize 1.5.1 sparc, #879499
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luaexpat/luaexpat-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luaexpat/luaexpat-1.5.1.ebuild b/dev-lua/luaexpat/luaexpat-1.5.1.ebuild index e3571b47c648..6157d76f2b45 100644 --- a/dev-lua/luaexpat/luaexpat-1.5.1.ebuild +++ b/dev-lua/luaexpat/luaexpat-1.5.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=" |