diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2022-08-19 17:59:50 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2022-08-19 17:59:50 -0400 |
commit | ac69f180d143ad13cd84a2b93603cfe71409c44c (patch) | |
tree | 143b741c8898383c467156f0a16da87fa9953ac3 /net-mail/postfix-logwatch | |
parent | www-apps/nextcloud: add 23.0.8, 24.0.4 (diff) | |
download | gentoo-ac69f180d143ad13cd84a2b93603cfe71409c44c.tar.gz gentoo-ac69f180d143ad13cd84a2b93603cfe71409c44c.tar.bz2 gentoo-ac69f180d143ad13cd84a2b93603cfe71409c44c.zip |
net-mail/postfix-logwatch: stabilize 1.40.05 for amd64, x86
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-mail/postfix-logwatch')
-rw-r--r-- | net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild b/net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild index dc661eb713af..43edbac64654 100644 --- a/net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild +++ b/net-mail/postfix-logwatch/postfix-logwatch-1.40.05.ebuild @@ -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" |