diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-10 11:38:48 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-10 11:40:30 -0500 |
commit | fc939cea92f03529489620f01ae3760a4af15077 (patch) | |
tree | 6f96f0334bd5cdc22501a63cba6a959b680b9e23 /net-mail | |
parent | virtual/perl-Module-CoreList: Bump to 5.30.1 proper version (diff) | |
download | gentoo-fc939cea92f03529489620f01ae3760a4af15077.tar.gz gentoo-fc939cea92f03529489620f01ae3760a4af15077.tar.bz2 gentoo-fc939cea92f03529489620f01ae3760a4af15077.zip |
net-mail/pflogsumm: ALLARCHES EAPI bump
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/pflogsumm/pflogsumm-1.1.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/pflogsumm/pflogsumm-1.1.5-r1.ebuild b/net-mail/pflogsumm/pflogsumm-1.1.5-r1.ebuild index a8f133c77c68..e47ed3e97164 100644 --- a/net-mail/pflogsumm/pflogsumm-1.1.5-r1.ebuild +++ b/net-mail/pflogsumm/pflogsumm-1.1.5-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://jimsun.linxnet.com/downloads/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 sparc x86" RDEPEND="dev-lang/perl dev-perl/Date-Calc" |