commit: 79a711646e34c074a30aba817e3e7a968f217133 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Mon Jan 4 19:38:09 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 19:38:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79a71164
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 <AT> gentoo.org> sys-process/audit/audit-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/audit/audit-3.0.ebuild b/sys-process/audit/audit-3.0.ebuild index a460429ec25..cec3c20130f 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} )"
