diff options
author | Jason Zaman <perfinion@gentoo.org> | 2016-07-17 13:42:31 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2016-07-17 13:45:16 +0800 |
commit | 916ff46bd38dfac4aa50f3f946eb63194381a18c (patch) | |
tree | a054c95b19018debed0ac0f6d350d38d83675c04 /sys-process | |
parent | sys-process/audit: bump to 2.6.4 bug 588734 (diff) | |
download | gentoo-916ff46bd38dfac4aa50f3f946eb63194381a18c.tar.gz gentoo-916ff46bd38dfac4aa50f3f946eb63194381a18c.tar.bz2 gentoo-916ff46bd38dfac4aa50f3f946eb63194381a18c.zip |
sys-process/audit: stable for alpha amd64 hppa ppc x86 (bug 588734)
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-2.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.4.4.ebuild b/sys-process/audit/audit-2.4.4.ebuild index b328fe8c6d97..5d89de863f89 100644 --- a/sys-process/audit/audit-2.4.4.ebuild +++ b/sys-process/audit/audit-2.4.4.ebuild @@ -14,7 +14,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="ldap python" # Testcases are pretty useless as they are built for RedHat users/groups and # kernels. |