diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2023-10-17 19:49:46 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-17 20:24:59 +0100 |
commit | 7c4d1adc59340281050875aaf8cad24b0e5b3cf0 (patch) | |
tree | 5a3b292425c5dbb78214f40bbe1a2092f0ee3f57 /dev-lang | |
parent | app-emulation/virtualbox: Stabilize 7.0.10-r1 amd64, #915232 (diff) | |
download | gentoo-7c4d1adc59340281050875aaf8cad24b0e5b3cf0.tar.gz gentoo-7c4d1adc59340281050875aaf8cad24b0e5b3cf0.tar.bz2 gentoo-7c4d1adc59340281050875aaf8cad24b0e5b3cf0.zip |
dev-lang/lua: stable 5.4.6 for sparc, bug #914335
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/lua/lua-5.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/lua/lua-5.4.6.ebuild b/dev-lang/lua/lua-5.4.6.ebuild index c5d1c9109b73..8e723e6781d6 100644 --- a/dev-lang/lua/lua-5.4.6.ebuild +++ b/dev-lang/lua/lua-5.4.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~soap/distfiles/${P}.tar.xz" LICENSE="MIT" SLOT="5.4" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+deprecated readline" DEPEND=" |