diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-27 07:58:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-27 07:58:22 +0200 |
commit | 97ab64b8b04d30c20033f1eaf645eb54d81c117d (patch) | |
tree | 2f7c240ee46efacb37b914119cca678b683efc7d /net-analyzer | |
parent | sys-auth/pam_u2f: x86 stable wrt bug #792270 (diff) | |
download | gentoo-97ab64b8b04d30c20033f1eaf645eb54d81c117d.tar.gz gentoo-97ab64b8b04d30c20033f1eaf645eb54d81c117d.tar.bz2 gentoo-97ab64b8b04d30c20033f1eaf645eb54d81c117d.zip |
net-analyzer/fprobe: x86 stable wrt bug #798738
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/fprobe/fprobe-1.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fprobe/fprobe-1.1-r4.ebuild b/net-analyzer/fprobe/fprobe-1.1-r4.ebuild index 4b72538e6d56..ac3661e5a7a6 100644 --- a/net-analyzer/fprobe/fprobe-1.1-r4.ebuild +++ b/net-analyzer/fprobe/fprobe-1.1-r4.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=6 @@ -9,7 +9,7 @@ LICENSE="GPL-2" SRC_URI="mirror://sourceforge/fprobe/${P}.tar.bz2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug messages" |