commit: bb8fa91f01bf8a70ea5b136f2fce7b641e1ffe4a Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Fri May 27 13:02:25 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Fri May 27 13:02:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb8fa91f
sys-process/audit-2.4.3-r1: add alpha keyword Gentoo-Bug: 577770 Package-Manager: portage-2.3.0_rc1 sys-process/audit/audit-2.4.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/audit/audit-2.4.3-r1.ebuild b/sys-process/audit/audit-2.4.3-r1.ebuild index eb49132..593c794 100644 --- a/sys-process/audit/audit-2.4.3-r1.ebuild +++ b/sys-process/audit/audit-2.4.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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.
