diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 10:32:51 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:57:40 +0800 |
commit | 7a4d6b43e9b0c49acd4e4d4ef60acbcb8d3c36ea (patch) | |
tree | 3b27cf3bc7d9d6cfa040108f0ed6d3e208574c07 /virtual/acl | |
parent | net-libs/nghttp2: keyword 1.47.0 for ~loong (diff) | |
download | gentoo-7a4d6b43e9b0c49acd4e4d4ef60acbcb8d3c36ea.tar.gz gentoo-7a4d6b43e9b0c49acd4e4d4ef60acbcb8d3c36ea.tar.bz2 gentoo-7a4d6b43e9b0c49acd4e4d4ef60acbcb8d3c36ea.zip |
virtual/acl: keyword 0-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual/acl')
-rw-r--r-- | virtual/acl/acl-0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/acl/acl-0-r2.ebuild b/virtual/acl/acl-0-r2.ebuild index 5b7a2042a462..527aabb6fca5 100644 --- a/virtual/acl/acl-0-r2.ebuild +++ b/virtual/acl/acl-0-r2.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 @@ -8,7 +8,7 @@ inherit multilib-build DESCRIPTION="Virtual for acl support (sys/acl.h)" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="kernel_linux? ( >=sys-apps/acl-2.2.52-r1[static-libs?,${MULTILIB_USEDEP}] )" |