diff options
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" |