diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 21:47:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 21:47:23 +0100 |
commit | c52554e727fa2b784f47286c180ea858b7b572f0 (patch) | |
tree | 12ba642fb89f45d1ff04b74101274e9eb06163f8 /net-libs/davix | |
parent | net-irc/hexchat: Stabilize 2.16.2 amd64, #933009 (diff) | |
download | gentoo-c52554e727fa2b784f47286c180ea858b7b572f0.tar.gz gentoo-c52554e727fa2b784f47286c180ea858b7b572f0.tar.bz2 gentoo-c52554e727fa2b784f47286c180ea858b7b572f0.zip |
net-libs/davix: Stabilize 0.8.6 amd64, #933011
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/davix')
-rw-r--r-- | net-libs/davix/davix-0.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |