diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-11 08:48:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-11 08:48:22 +0200 |
commit | 81dc76c4274be0d8095847ff456397ff28df0d0d (patch) | |
tree | f65c03f2e93ffba94aeed5bb00522f1cfd285791 | |
parent | app-text/pdftk: Stabilize 3.3.2-r1 x86, #876433 (diff) | |
download | gentoo-81dc76c4274be0d8095847ff456397ff28df0d0d.tar.gz gentoo-81dc76c4274be0d8095847ff456397ff28df0d0d.tar.bz2 gentoo-81dc76c4274be0d8095847ff456397ff28df0d0d.zip |
dev-lang/lua: Stabilize 5.1.5-r200 x86, #876640
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-lang/lua/lua-5.1.5-r200.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/lua/lua-5.1.5-r200.ebuild b/dev-lang/lua/lua-5.1.5-r200.ebuild index 9eec32c725fb..42a98844f09e 100644 --- a/dev-lang/lua/lua-5.1.5-r200.ebuild +++ b/dev-lang/lua/lua-5.1.5-r200.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~soap/distfiles/${P}.tar.xz" LICENSE="MIT" SLOT="5.1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+deprecated readline" DEPEND=" |