commit: 8d597a78a1d4e2923ec169974f578ea10bf44d19 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 5 10:40:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 5 10:40:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d597a78
net-mail/pflogsumm: Stabilize 1.1.5-r2 amd64, #768816 Signed-off-by: Sam James <sam <AT> gentoo.org> net-mail/pflogsumm/pflogsumm-1.1.5-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/pflogsumm/pflogsumm-1.1.5-r2.ebuild b/net-mail/pflogsumm/pflogsumm-1.1.5-r2.ebuild index 91a56878d77..8a56f3342a3 100644 --- a/net-mail/pflogsumm/pflogsumm-1.1.5-r2.ebuild +++ b/net-mail/pflogsumm/pflogsumm-1.1.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://jimsun.linxnet.com/downloads/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" RDEPEND="dev-lang/perl dev-perl/Date-Calc"
