diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-25 11:22:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-25 11:27:58 +0100 |
commit | f45116819f9b767e897b63e05f35ef32c850ec2a (patch) | |
tree | 4aae78fac035178e80d3cfe34612aabf281bda63 /dev-lua | |
parent | dev-lua/lua-term: x86 stable (bug #756124) (diff) | |
download | gentoo-f45116819f9b767e897b63e05f35ef32c850ec2a.tar.gz gentoo-f45116819f9b767e897b63e05f35ef32c850ec2a.tar.bz2 gentoo-f45116819f9b767e897b63e05f35ef32c850ec2a.zip |
dev-lua/lua_cliargs: x86 stable (bug #756124)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild index 5a6ae71730f3..73fcadaf0b12 100644 --- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild +++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 x86" IUSE="doc" BDEPEND="virtual/pkgconfig" |