diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-04-17 17:02:30 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-04-17 17:07:06 +0200 |
commit | 6ea0d31ef96a2c8a248cd860c55be13aaf04a087 (patch) | |
tree | e8f4aaca82298bef385acf05f9e8d351cc80f873 /dev-lua | |
parent | dev-lua/lua-unbound: amd64 stable (diff) | |
download | gentoo-6ea0d31ef96a2c8a248cd860c55be13aaf04a087.tar.gz gentoo-6ea0d31ef96a2c8a248cd860c55be13aaf04a087.tar.bz2 gentoo-6ea0d31ef96a2c8a248cd860c55be13aaf04a087.zip |
dev-lua/lua-unbound: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/lua-unbound/lua-unbound-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua-unbound/lua-unbound-1.0.0.ebuild b/dev-lua/lua-unbound/lua-unbound-1.0.0.ebuild index a474bccc3cc3..abf456484978 100644 --- a/dev-lua/lua-unbound/lua-unbound-1.0.0.ebuild +++ b/dev-lua/lua-unbound/lua-unbound-1.0.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" REQUIRED_USE="${LUA_REQUIRED_USE}" RDEPEND=" |