diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:34:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 15:34:42 +0100 |
commit | 22c22a1cf77655b2326efe8a081f588eb505e3bc (patch) | |
tree | f2e6b17e3f56536bcb4c0695fceed1bdc079c7dc | |
parent | sys-process/htop: sparc stable wrt bug #602996 (diff) | |
download | gentoo-22c22a1cf77655b2326efe8a081f588eb505e3bc.tar.gz gentoo-22c22a1cf77655b2326efe8a081f588eb505e3bc.tar.bz2 gentoo-22c22a1cf77655b2326efe8a081f588eb505e3bc.zip |
sys-process/audit: sparc stable wrt bug #588734
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 8abe78ab0623..1888068e02f5 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" |