diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 09:37:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 09:37:26 +0100 |
commit | daf3685d990a26996c3b7941ac43878784f6b5e5 (patch) | |
tree | 1c31d8e6821f2b8e7320d1a1db6c24f4203ace02 /net-analyzer | |
parent | games-util/pyfa: cleanup old version (diff) | |
download | gentoo-daf3685d990a26996c3b7941ac43878784f6b5e5.tar.gz gentoo-daf3685d990a26996c3b7941ac43878784f6b5e5.tar.bz2 gentoo-daf3685d990a26996c3b7941ac43878784f6b5e5.zip |
net-analyzer/bigeye: amd64 stable wrt bug #756952
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/bigeye/bigeye-0.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/bigeye/bigeye-0.3-r4.ebuild b/net-analyzer/bigeye/bigeye-0.3-r4.ebuild index 69b8a7cc3864..e9382d08ec47 100644 --- a/net-analyzer/bigeye/bigeye-0.3-r4.ebuild +++ b/net-analyzer/bigeye/bigeye-0.3-r4.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" PATCHES=( "${WORKDIR}"/${P}-gcc34.patch "${FILESDIR}"/${P}-overflow.patch |