diff options
author | Sam James <sam@gentoo.org> | 2021-09-09 05:21:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-09 05:21:21 +0100 |
commit | 9d0a8f96eb050000a64ce687c0947f03948652ef (patch) | |
tree | ed66c98e9761c0fa7d5d2e25de08f8af442c2c69 /net-firewall | |
parent | dev-perl/Unix-Syslog: Keyword 1.100.0-r2 arm64, #808645 (diff) | |
download | gentoo-9d0a8f96eb050000a64ce687c0947f03948652ef.tar.gz gentoo-9d0a8f96eb050000a64ce687c0947f03948652ef.tar.bz2 gentoo-9d0a8f96eb050000a64ce687c0947f03948652ef.zip |
net-firewall/psad: Keyword 2.4.6 arm64, #808645
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/psad/psad-2.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/psad/psad-2.4.6.ebuild b/net-firewall/psad/psad-2.4.6.ebuild index 56c4275fdd57..7a4da9029e17 100644 --- a/net-firewall/psad/psad-2.4.6.ebuild +++ b/net-firewall/psad/psad-2.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.cipherdyne.org/psad/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ppc ~sparc x86" DEPEND="virtual/perl-ExtUtils-MakeMaker" RDEPEND=" |