diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:50:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:50:52 +0200 |
commit | f97e81ba736f2deef31e697b78f5b5597164a7fb (patch) | |
tree | 46e46a7bf825f144b6feb8f51250a42cc1281e2b /app-admin | |
parent | media-libs/sdl2-mixer: Stabilize 2.6.2-r1 ppc64, #899434 (diff) | |
download | gentoo-f97e81ba736f2deef31e697b78f5b5597164a7fb.tar.gz gentoo-f97e81ba736f2deef31e697b78f5b5597164a7fb.tar.bz2 gentoo-f97e81ba736f2deef31e697b78f5b5597164a7fb.zip |
app-admin/logrotate: Stabilize 3.21.0 sparc, #899294
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/logrotate/logrotate-3.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/logrotate/logrotate-3.21.0.ebuild b/app-admin/logrotate/logrotate-3.21.0.ebuild index fff845e354cd..30946c295323 100644 --- a/app-admin/logrotate/logrotate-3.21.0.ebuild +++ b/app-admin/logrotate/logrotate-3.21.0.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( https://github.com/${PN}/${PN}/releases/download/${PV}/ 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=" |