diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:08:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:08:58 +0000 |
commit | 5bc86f3470b7cc18c4641e238d72304a522e54bc (patch) | |
tree | bf9ca05c3f25cb61f12a5b69187fd1139d8edfc8 /app-eselect | |
parent | app-accessibility/caribou: Fix crash due to xserver CVE fix (diff) | |
download | gentoo-5bc86f3470b7cc18c4641e238d72304a522e54bc.tar.gz gentoo-5bc86f3470b7cc18c4641e238d72304a522e54bc.tar.bz2 gentoo-5bc86f3470b7cc18c4641e238d72304a522e54bc.zip |
app-eselect/eselect-lua: Stabilize 4-r1 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-lua/eselect-lua-4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-lua/eselect-lua-4-r1.ebuild b/app-eselect/eselect-lua/eselect-lua-4-r1.ebuild index f3dfc2b8be4d..3a5881ad4c17 100644 --- a/app-eselect/eselect-lua/eselect-lua-4-r1.ebuild +++ b/app-eselect/eselect-lua/eselect-lua-4-r1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="app-admin/eselect |