diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2020-06-07 14:18:22 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2020-06-07 14:18:22 +0200 |
commit | dac927a51402d8a0ad9123e7a1c8bdb9783508c6 (patch) | |
tree | 2cdfe873195e921450eaac0179ee75e7064a6010 /net-libs/davix | |
parent | net-libs/davix: version bump to 0.7.6 (diff) | |
download | gentoo-dac927a51402d8a0ad9123e7a1c8bdb9783508c6.tar.gz gentoo-dac927a51402d8a0ad9123e7a1c8bdb9783508c6.tar.bz2 gentoo-dac927a51402d8a0ad9123e7a1c8bdb9783508c6.zip |
net-libs/davix: 0.7.5 stable for amd64 and x86
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'net-libs/davix')
-rw-r--r-- | net-libs/davix/davix-0.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/davix/davix-0.7.5.ebuild b/net-libs/davix/davix-0.7.5.ebuild index 6c4acef445a9..3d61be504eec 100644 --- a/net-libs/davix/davix-0.7.5.ebuild +++ b/net-libs/davix/davix-0.7.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://grid-deployment.web.cern.ch/grid-deployment/dms/lcgutil/tar/${PN LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc ipv6 kernel_linux test tools" RESTRICT="!test? ( test )" |