diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-24 21:40:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-24 21:40:40 +0000 |
commit | a7977593b287920849a4a799b352590e8807d919 (patch) | |
tree | 2002304bec55f1fc2e701f6152c1c25bf7e16d0c /sys-process/audit/audit-2.8.4.ebuild | |
parent | app-misc/sphinx: keyworded 2.2.11-r2 for hppa, bug #563932 (diff) | |
download | gentoo-a7977593b287920849a4a799b352590e8807d919.tar.gz gentoo-a7977593b287920849a4a799b352590e8807d919.tar.bz2 gentoo-a7977593b287920849a4a799b352590e8807d919.zip |
sys-process/audit: stable 2.8.4 for hppa, bug #669532
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-process/audit/audit-2.8.4.ebuild')
-rw-r--r-- | sys-process/audit/audit-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/audit/audit-2.8.4.ebuild b/sys-process/audit/audit-2.8.4.ebuild index 023e75dfe98a..5b5277376cfe 100644 --- a/sys-process/audit/audit-2.8.4.ebuild +++ b/sys-process/audit/audit-2.8.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2+ LGPL-2.1+" 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. |