diff options
author | David Seifert <soap@gentoo.org> | 2022-01-04 11:29:39 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-04 11:29:39 +0100 |
commit | 684fbbf56844f0bda790251e2f470727dfd3d1da (patch) | |
tree | 1c9cd7623f5d7d5492e0da3fbdfa937637e959c2 /net-libs | |
parent | net-libs/c-client: remove implicit kernel_linux (diff) | |
download | gentoo-684fbbf56844f0bda790251e2f470727dfd3d1da.tar.gz gentoo-684fbbf56844f0bda790251e2f470727dfd3d1da.tar.bz2 gentoo-684fbbf56844f0bda790251e2f470727dfd3d1da.zip |
net-libs/davix: remove implicit kernel_linux
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/davix/davix-0.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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=" |