commit: 9595528f70fc1ab905c80b0514460767352e87c7
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 20 21:15:39 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Apr 20 21:20:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9595528f
dev-lua/lua-bit32: keyworded 5.3.5.1 for ia64
keyworded wrt bug #783420
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-lua/lua-bit32/lua-bit32-5.3.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lua/lua-bit32/lua-bit32-5.3.5.1.ebuild
b/dev-lua/lua-bit32/lua-bit32-5.3.5.1.ebuild
index c52f9cc6734..21af772b061 100644
--- a/dev-lua/lua-bit32/lua-bit32-5.3.5.1.ebuild
+++ b/dev-lua/lua-bit32/lua-bit32-5.3.5.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${MY_PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="!test? ( test )"