diff options
author | 2020-11-27 01:04:47 +0100 | |
---|---|---|
committer | 2020-11-27 01:04:47 +0100 | |
commit | 56f1b9f0364507e3ddebbe6d6f4f2b8c3077f4ca (patch) | |
tree | 722e5ce88edfc32ec1924be0ff8fade56225d07e /net-analyzer/ethloop | |
parent | net-analyzer/echoping: x86 stable (bug #756973) (diff) | |
download | gentoo-56f1b9f0364507e3ddebbe6d6f4f2b8c3077f4ca.tar.gz gentoo-56f1b9f0364507e3ddebbe6d6f4f2b8c3077f4ca.tar.bz2 gentoo-56f1b9f0364507e3ddebbe6d6f4f2b8c3077f4ca.zip |
net-analyzer/ethloop: x86 stable (bug #756976)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/ethloop')
-rw-r--r-- | net-analyzer/ethloop/ethloop-10-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ethloop/ethloop-10-r4.ebuild b/net-analyzer/ethloop/ethloop-10-r4.ebuild index 4067bea8c944..17108d444276 100644 --- a/net-analyzer/ethloop/ethloop-10-r4.ebuild +++ b/net-analyzer/ethloop/ethloop-10-r4.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://luxik.cdi.cz/~devik/qos/${PN}/${PN}${PV}.tgz" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RESTRICT="mirror bindist" S=${WORKDIR}/${PN} |