diff options
-rw-r--r-- | net-mail/pflogsumm/pflogsumm-1.1.5-r2.ebuild | 4 |
1 files 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 91a56878d770..8a56f3342a3b 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" |