From 684fbbf56844f0bda790251e2f470727dfd3d1da Mon Sep 17 00:00:00 2001 From: David Seifert Date: Tue, 4 Jan 2022 11:29:39 +0100 Subject: net-libs/davix: remove implicit kernel_linux Signed-off-by: David Seifert --- net-libs/davix/davix-0.7.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs') diff --git a/net-libs/davix/davix-0.7.6.ebuild b/net-libs/davix/davix-0.7.6.ebuild index 927b71e5b411..015f1c2d8452 100644 --- a/net-libs/davix/davix-0.7.6.ebuild +++ b/net-libs/davix/davix-0.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/tar/${PN LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 x86" -IUSE="doc ipv6 kernel_linux test tools" +IUSE="doc ipv6 test tools" RESTRICT="!test? ( test )" CDEPEND=" -- cgit v1.2.3-65-gdbad