summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-12-31 04:08:24 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-12-31 04:08:24 +0100
commit77115ad232d3567c15a99d58afaee67c2367c876 (patch)
treed270e214f45a5dbb40cf262bc16e5193597cec9f /net-misc
parentapp-text/calibre: drop myself as a maintainer (diff)
downloadgentoo-77115ad232d3567c15a99d58afaee67c2367c876.tar.gz
gentoo-77115ad232d3567c15a99d58afaee67c2367c876.tar.bz2
gentoo-77115ad232d3567c15a99d58afaee67c2367c876.zip
net-misc/ethflop: restrict tests
Tests are meant to be compiled by Turbo C 2.01 (ancient compiler). Closes: https://bugs.gentoo.org/947229 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/ethflop/ethflop-20240916.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ethflop/ethflop-20240916.ebuild b/net-misc/ethflop/ethflop-20240916.ebuild
index ee061ec0939e..772d9062cd8a 100644
--- a/net-misc/ethflop/ethflop-20240916.ebuild
+++ b/net-misc/ethflop/ethflop-20240916.ebuild
@@ -13,13 +13,13 @@ SRC_URI="
https://ethflop.sourceforge.net/${PN}d-${PV}-src.tar.gz
tsr? ( https://ethflop.sourceforge.net/${PN}-${MY_PV_TSR}-src.zip )
"
-
S="${WORKDIR}"
LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="tsr"
+RESTRICT="test"
BDEPEND="
app-arch/unzip