diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 21:26:05 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 21:26:05 +0200 |
commit | e8d69add8de0592eb04d538e86c097c24a803c35 (patch) | |
tree | 617f504b18a1a638248cbe009d052d5cd3069f0d /net-libs/davix | |
parent | dev-util/kdevelop-python: Stabilize 22.12.0 amd64, #885295 (diff) | |
download | gentoo-e8d69add8de0592eb04d538e86c097c24a803c35.tar.gz gentoo-e8d69add8de0592eb04d538e86c097c24a803c35.tar.bz2 gentoo-e8d69add8de0592eb04d538e86c097c24a803c35.zip |
net-libs/davix: Stabilize 0.8.3 amd64, #887529
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/davix')
-rw-r--r-- | net-libs/davix/davix-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/davix/davix-0.8.3.ebuild b/net-libs/davix/davix-0.8.3.ebuild index c9141b7d717a..c8bd4fa184fd 100644 --- a/net-libs/davix/davix-0.8.3.ebuild +++ b/net-libs/davix/davix-0.8.3.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 ipv6 test tools" RESTRICT="!test? ( test )" |