diff options
author | Sam James <sam@gentoo.org> | 2021-07-23 18:56:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-23 18:56:15 +0100 |
commit | 4f3458767b104ea25326175035ea584e7b039ef6 (patch) | |
tree | ab6bc1e8be2ad5f262da2c917987ce55a8d260f0 /app-admin/logrotate | |
parent | sys-apps/rng-tools: Stabilize 6.13 x86, #803455 (diff) | |
download | gentoo-4f3458767b104ea25326175035ea584e7b039ef6.tar.gz gentoo-4f3458767b104ea25326175035ea584e7b039ef6.tar.bz2 gentoo-4f3458767b104ea25326175035ea584e7b039ef6.zip |
app-admin/logrotate: Stabilize 3.18.1 x86, #803458
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/logrotate')
-rw-r--r-- | app-admin/logrotate/logrotate-3.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/logrotate/logrotate-3.18.1.ebuild b/app-admin/logrotate/logrotate-3.18.1.ebuild index 6a4986a1e59e..de42e70f08fc 100644 --- a/app-admin/logrotate/logrotate-3.18.1.ebuild +++ b/app-admin/logrotate/logrotate-3.18.1.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 ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="acl +cron selinux" DEPEND=" |