diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2022-06-07 16:14:05 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2022-06-07 16:16:34 -0400 |
commit | 1ec7a2675042be4aca85f7a230895ce5baabd80b (patch) | |
tree | 9b4f1283268f391cfd648e15cc298b0d3cb899ee /net-mail | |
parent | sys-fs/cryptmount: add missing dep (diff) | |
download | gentoo-1ec7a2675042be4aca85f7a230895ce5baabd80b.tar.gz gentoo-1ec7a2675042be4aca85f7a230895ce5baabd80b.tar.bz2 gentoo-1ec7a2675042be4aca85f7a230895ce5baabd80b.zip |
net-mail/amavis-logwatch: maintainer stabilize v1.51.04.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/amavis-logwatch/amavis-logwatch-1.51.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/amavis-logwatch/amavis-logwatch-1.51.04.ebuild b/net-mail/amavis-logwatch/amavis-logwatch-1.51.04.ebuild index 3369b162db4f..fcb4e13709c5 100644 --- a/net-mail/amavis-logwatch/amavis-logwatch-1.51.04.ebuild +++ b/net-mail/amavis-logwatch/amavis-logwatch-1.51.04.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-lang/perl" |