commit: c52554e727fa2b784f47286c180ea858b7b572f0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 28 20:47:23 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 28 20:47:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52554e7
net-libs/davix: Stabilize 0.8.6 amd64, #933011 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/davix/davix-0.8.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/davix/davix-0.8.6.ebuild b/net-libs/davix/davix-0.8.6.ebuild index 3d0668485246..328b23376f85 100644 --- a/net-libs/davix/davix-0.8.6.ebuild +++ b/net-libs/davix/davix-0.8.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cern-fts/${PN}/releases/download/R_${PV//./_}/${P}.t LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test tools" RESTRICT="!test? ( test )"