diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:10:30 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:12:53 +0100 |
commit | 15f5f0efbc932607842231f787fdcba4b5fcc9d7 (patch) | |
tree | 2466827a02b90f71bd78e52a6dad7fd9887168ef /app-eselect/eselect-lua | |
parent | app-eselect/eselect-lib-bin-symlink: drop x86-macos (diff) | |
download | gentoo-15f5f0efbc932607842231f787fdcba4b5fcc9d7.tar.gz gentoo-15f5f0efbc932607842231f787fdcba4b5fcc9d7.tar.bz2 gentoo-15f5f0efbc932607842231f787fdcba4b5fcc9d7.zip |
app-eselect/eselect-lua: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-lua')
-rw-r--r-- | app-eselect/eselect-lua/eselect-lua-4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-lua/eselect-lua-4-r1.ebuild b/app-eselect/eselect-lua/eselect-lua-4-r1.ebuild index 3529ad194141..f3dfc2b8be4d 100644 --- a/app-eselect/eselect-lua/eselect-lua-4-r1.ebuild +++ b/app-eselect/eselect-lua/eselect-lua-4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~x86-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 |