diff options
author | 2022-02-24 15:56:51 +0100 | |
---|---|---|
committer | 2022-02-24 15:01:57 +0000 | |
commit | 5f4a70ee63e9e11649613ee7248d83d237872650 (patch) | |
tree | 8af48ab667cc4431020fdf1ff22e00b55aa5c30a /app-admin/logrotate | |
parent | sci-astronomy/fitspng: add version 2.0 (diff) | |
download | gentoo-5f4a70ee63e9e11649613ee7248d83d237872650.tar.gz gentoo-5f4a70ee63e9e11649613ee7248d83d237872650.tar.bz2 gentoo-5f4a70ee63e9e11649613ee7248d83d237872650.zip |
app-admin/logrotate: stable 3.19.0 for hppa, bug #833638
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/logrotate')
-rw-r--r-- | app-admin/logrotate/logrotate-3.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/logrotate/logrotate-3.19.0.ebuild b/app-admin/logrotate/logrotate-3.19.0.ebuild index 34386c3e21df..7cb3f042a6ea 100644 --- a/app-admin/logrotate/logrotate-3.19.0.ebuild +++ b/app-admin/logrotate/logrotate-3.19.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="acl +cron selinux" DEPEND=">=dev-libs/popt-1.5 |