diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-04 19:38:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-04 19:38:09 +0000 |
commit | 79a711646e34c074a30aba817e3e7a968f217133 (patch) | |
tree | 6c17c819e472a893e5a41eb798c73dd0565f3fc5 /sys-process/audit | |
parent | x11-misc/shared-mime-info: stable 2.0-r2 for hppa (diff) | |
download | gentoo-79a711646e34c074a30aba817e3e7a968f217133.tar.gz gentoo-79a711646e34c074a30aba817e3e7a968f217133.tar.bz2 gentoo-79a711646e34c074a30aba817e3e7a968f217133.zip |
sys-process/audit: keyworded 3.0 for ia64
keyworded wrt bug #763237
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-3.0.ebuild b/sys-process/audit/audit-3.0.ebuild index a460429ec25e..cec3c20130fb 100644 --- a/sys-process/audit/audit-3.0.ebuild +++ b/sys-process/audit/audit-3.0.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 ~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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |