diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 19:21:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 19:23:26 +0100 |
commit | a4033ae75a2f8feeafc8794a1e8a34d70a8c1217 (patch) | |
tree | 4589555e3d5ca78ef44735bb770859e8bfbc4b1a /sys-process/audit | |
parent | sys-auth/consolekit: stable 1.2.1 for ia64, bug #667790 (diff) | |
download | gentoo-a4033ae75a2f8feeafc8794a1e8a34d70a8c1217.tar.gz gentoo-a4033ae75a2f8feeafc8794a1e8a34d70a8c1217.tar.bz2 gentoo-a4033ae75a2f8feeafc8794a1e8a34d70a8c1217.zip |
sys-process/audit: stable 2.8.3 for ia64, bug #667792
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-2.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.3.ebuild b/sys-process/audit/audit-2.8.3.ebuild index 958edf99a7e2..b66f5966df99 100644 --- a/sys-process/audit/audit-2.8.3.ebuild +++ b/sys-process/audit/audit-2.8.3.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="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="gssapi ldap python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # Testcases are pretty useless as they are built for RedHat users/groups and kernels. |