diff options
author | 2024-09-01 22:46:51 +0300 | |
---|---|---|
committer | 2024-09-01 22:46:51 +0300 | |
commit | aa77fda9c096b246bbe50d0aa09ef3c9ee509802 (patch) | |
tree | 1a3b3a71f6d18c3c20001f9fb0d4df0642056d47 /app-admin/logrotate | |
parent | app-shells/pwsh-bin: Stabilize 7.4.4 arm64, #938447 (diff) | |
download | gentoo-aa77fda9c096b246bbe50d0aa09ef3c9ee509802.tar.gz gentoo-aa77fda9c096b246bbe50d0aa09ef3c9ee509802.tar.bz2 gentoo-aa77fda9c096b246bbe50d0aa09ef3c9ee509802.zip |
app-admin/logrotate: Stabilize 3.22.0 sparc, #938627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-admin/logrotate')
-rw-r--r-- | app-admin/logrotate/logrotate-3.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/logrotate/logrotate-3.22.0.ebuild b/app-admin/logrotate/logrotate-3.22.0.ebuild index 4b0e586dcb9d..a9b70e508b32 100644 --- a/app-admin/logrotate/logrotate-3.22.0.ebuild +++ b/app-admin/logrotate/logrotate-3.22.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=" |