diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-02 23:35:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-02 23:39:21 +0000 |
commit | 5ce7cfc047d4863c7ba104a9d660ed84bce82c6b (patch) | |
tree | 65e98d29e390fc093e73b967219a68b87b14f49e /sys-process | |
parent | net-libs/mbedtls: stable 2.7.1 for ia64, bug #647800 (diff) | |
download | gentoo-5ce7cfc047d4863c7ba104a9d660ed84bce82c6b.tar.gz gentoo-5ce7cfc047d4863c7ba104a9d660ed84bce82c6b.tar.bz2 gentoo-5ce7cfc047d4863c7ba104a9d660ed84bce82c6b.zip |
sys-process/audit: stable 2.7.1 for ia64, bug #649330
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.7.1.ebuild b/sys-process/audit/audit-2.7.1.ebuild index ef27492f5ac8..0ce1c39d7765 100644 --- a/sys-process/audit/audit-2.7.1.ebuild +++ b/sys-process/audit/audit-2.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" 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. |