diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-04-19 17:17:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-19 19:32:27 +0100 |
commit | 0dbb14d788a3124d4bf600a59feb2ad428bc21ea (patch) | |
tree | b51755649caa0d26ce19ed4ed3439345eb9571b8 /dev-lua/luaossl | |
parent | dev-lua/lualdap: keyworded 1.2.6 for hppa/sparc, bug #783420 (diff) | |
download | gentoo-0dbb14d788a3124d4bf600a59feb2ad428bc21ea.tar.gz gentoo-0dbb14d788a3124d4bf600a59feb2ad428bc21ea.tar.bz2 gentoo-0dbb14d788a3124d4bf600a59feb2ad428bc21ea.zip |
dev-lua/luaossl: keyworded 20200709-r100 for hppa/sparc, bug #783420
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 b9b48a0bb3ed..3cf9f9e06ad3 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86" IUSE="examples" REQUIRED_USE="${LUA_REQUIRED_USE}" |