diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-08 14:14:57 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-08 14:14:57 +0800 |
commit | 203004b3f15857770cb3d3ff862c98a248aa7c94 (patch) | |
tree | 3a38d2cfb050cd856ec902344e5911d78087f4d5 /sys-process | |
parent | profiles/arch/loong: unmask USE=efl (diff) | |
download | gentoo-203004b3f15857770cb3d3ff862c98a248aa7c94.tar.gz gentoo-203004b3f15857770cb3d3ff862c98a248aa7c94.tar.bz2 gentoo-203004b3f15857770cb3d3ff862c98a248aa7c94.zip |
sys-process/audit: keyword 3.0.9 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-3.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-3.0.9.ebuild b/sys-process/audit/audit-3.0.9.ebuild index 56685122fd9f..90e75d045abb 100644 --- a/sys-process/audit/audit-3.0.9.ebuild +++ b/sys-process/audit/audit-3.0.9.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="gssapi ldap python static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |