diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-28 14:30:35 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-28 14:30:35 +0100 |
commit | 06959b4dfc2cef431ce4c5e96d4911d4d92ec899 (patch) | |
tree | 7530760b839afe2702c45cc4e31ffddedd4218ca /net-firewall | |
parent | net-misc/minidlna: x86 stable (bug #757297) (diff) | |
download | gentoo-06959b4dfc2cef431ce4c5e96d4911d4d92ec899.tar.gz gentoo-06959b4dfc2cef431ce4c5e96d4911d4d92ec899.tar.bz2 gentoo-06959b4dfc2cef431ce4c5e96d4911d4d92ec899.zip |
net-firewall/psad: x86 stable (bug #757171)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 f4eea7be20fb..ef3490e39b50 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-2018 Gentoo Foundation +# Copyright 1999-2020 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 ~ppc ~sparc x86" DEPEND="virtual/perl-ExtUtils-MakeMaker" RDEPEND=" |