diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-02 15:20:54 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-02 15:20:54 +0100 |
commit | 0cd0a69620cd8f396b3b32d256f731a32945eba0 (patch) | |
tree | 24f6ea8a3194b005a0f9d54c4760471104fa515c /sys-process | |
parent | app-text/htmldoc-1.8.29-r0: stable on alpha (diff) | |
download | gentoo-0cd0a69620cd8f396b3b32d256f731a32945eba0.tar.gz gentoo-0cd0a69620cd8f396b3b32d256f731a32945eba0.tar.bz2 gentoo-0cd0a69620cd8f396b3b32d256f731a32945eba0.zip |
sys-process/audit-2.6.4-r0: stable on alpha
Gentoo-Bug: 588734
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-2.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.6.4.ebuild b/sys-process/audit/audit-2.6.4.ebuild index 1f3e9d34ad21..8abe78ab0623 100644 --- a/sys-process/audit/audit-2.6.4.ebuild +++ b/sys-process/audit/audit-2.6.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. RESTRICT="test" |