diff options
author | 2022-04-25 10:31:29 +0800 | |
---|---|---|
committer | 2022-04-29 09:57:27 +0800 | |
commit | 556e5972b665089891be0d3717722a102af0dcb4 (patch) | |
tree | e6501efb8726ba30cf9e15f123b7116e6f7b78be /sys-apps/which | |
parent | sys-apps/baselayout: keyword 2.8 for ~loong (diff) | |
download | gentoo-556e5972b665089891be0d3717722a102af0dcb4.tar.gz gentoo-556e5972b665089891be0d3717722a102af0dcb4.tar.bz2 gentoo-556e5972b665089891be0d3717722a102af0dcb4.zip |
sys-apps/which: keyword 2.21 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-apps/which')
-rw-r--r-- | sys-apps/which/which-2.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/which/which-2.21.ebuild b/sys-apps/which/which-2.21.ebuild index a0a57a10d289..7c23ea65b162 100644 --- a/sys-apps/which/which-2.21.ebuild +++ b/sys-apps/which/which-2.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://carlowood.github.io/which/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" src_configure() { append-lfs-flags |