diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-20 22:16:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-20 22:20:36 +0100 |
commit | 45f3b83362a9be4cdee56df84382fd3e70a933f7 (patch) | |
tree | 512153957104869150fdf63ddbdcffaba2f19317 /dev-lua/luaossl | |
parent | dev-lua/lualdap: keyworded 1.2.6 for ia64 (diff) | |
download | gentoo-45f3b83362a9be4cdee56df84382fd3e70a933f7.tar.gz gentoo-45f3b83362a9be4cdee56df84382fd3e70a933f7.tar.bz2 gentoo-45f3b83362a9be4cdee56df84382fd3e70a933f7.zip |
dev-lua/luaossl: keyworded 20200709-r100 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/luaossl')
-rw-r--r-- | dev-lua/luaossl/luaossl-20200709-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luaossl/luaossl-20200709-r100.ebuild b/dev-lua/luaossl/luaossl-20200709-r100.ebuild index 3cf9f9e06ad3..42b394e4eca2 100644 --- a/dev-lua/luaossl/luaossl-20200709-r100.ebuild +++ b/dev-lua/luaossl/luaossl-20200709-r100.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86" IUSE="examples" REQUIRED_USE="${LUA_REQUIRED_USE}" |