diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:58:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:58:32 +0200 |
commit | c72b616c6cf5913188c6437782251b7b3081cb3e (patch) | |
tree | a5c5afd0dcf7229e9dab191a0623729583588d94 /net-analyzer/fprobe | |
parent | media-sound/audiotag: x86 stable wrt bug #696316 (diff) | |
download | gentoo-c72b616c6cf5913188c6437782251b7b3081cb3e.tar.gz gentoo-c72b616c6cf5913188c6437782251b7b3081cb3e.tar.bz2 gentoo-c72b616c6cf5913188c6437782251b7b3081cb3e.zip |
net-analyzer/fprobe: x86 stable wrt bug #696318
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/fprobe')
-rw-r--r-- | net-analyzer/fprobe/fprobe-1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fprobe/fprobe-1.1-r3.ebuild b/net-analyzer/fprobe/fprobe-1.1-r3.ebuild index c9f12cb15c7d..d86d043a9c3f 100644 --- a/net-analyzer/fprobe/fprobe-1.1-r3.ebuild +++ b/net-analyzer/fprobe/fprobe-1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 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" |