diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-20 22:16:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-20 22:20:34 +0100 |
commit | b5932cd63c8a31d410eb92634a9f59c834300008 (patch) | |
tree | 01ea06d8e6ebd25930eca5436f2c84a7d3254a76 /dev-lua/luaexpat | |
parent | dev-lua/luaevent: keyworded 0.4.6-r100 for ia64 (diff) | |
download | gentoo-b5932cd63c8a31d410eb92634a9f59c834300008.tar.gz gentoo-b5932cd63c8a31d410eb92634a9f59c834300008.tar.bz2 gentoo-b5932cd63c8a31d410eb92634a9f59c834300008.zip |
dev-lua/luaexpat: keyworded 1.3.0-r103 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@gentoo.org>
Diffstat (limited to 'dev-lua/luaexpat')
-rw-r--r-- | dev-lua/luaexpat/luaexpat-1.3.0-r103.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luaexpat/luaexpat-1.3.0-r103.ebuild b/dev-lua/luaexpat/luaexpat-1.3.0-r103.ebuild index b73300da7b37..1780a3316e3c 100644 --- a/dev-lua/luaexpat/luaexpat-1.3.0-r103.ebuild +++ b/dev-lua/luaexpat/luaexpat-1.3.0-r103.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://matthewwild.co.uk/projects/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" REQUIRED_USE="${LUA_REQUIRED_USE}" RDEPEND=" |