diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-21 08:19:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-21 08:19:46 +0100 |
commit | a0b7965afd57761834c3b9eafa74efbbff9f02ac (patch) | |
tree | f7d257b1dfdc8269d18dfffb506d8fab5e4fca4c | |
parent | net-im/signal-desktop-bin: amd64 stable wrt bug #829731 (diff) | |
download | gentoo-a0b7965afd57761834c3b9eafa74efbbff9f02ac.tar.gz gentoo-a0b7965afd57761834c3b9eafa74efbbff9f02ac.tar.bz2 gentoo-a0b7965afd57761834c3b9eafa74efbbff9f02ac.zip |
sys-process/audit: amd64 stable wrt bug #829735
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sys-process/audit/audit-3.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-3.0.6.ebuild b/sys-process/audit/audit-3.0.6.ebuild index 16d3aaa58cc5..488e4889eba9 100644 --- a/sys-process/audit/audit-3.0.6.ebuild +++ b/sys-process/audit/audit-3.0.6.ebuild @@ -13,7 +13,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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="gssapi ldap python static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |