diff options
author | 2020-11-19 17:13:07 +0100 | |
---|---|---|
committer | 2020-11-19 17:13:07 +0100 | |
commit | ca8b8551f9ccd5b68fadf2a1c1ad231f0700a506 (patch) | |
tree | aeea5b261a14fd8aa43c1a217d8e8d1d941d039c /net-libs/davix | |
parent | dev-libs/xxhash: stable on amd64, x86 (diff) | |
download | gentoo-ca8b8551f9ccd5b68fadf2a1c1ad231f0700a506.tar.gz gentoo-ca8b8551f9ccd5b68fadf2a1c1ad231f0700a506.tar.bz2 gentoo-ca8b8551f9ccd5b68fadf2a1c1ad231f0700a506.zip |
net-libs/davix: stable on amd64, x86
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'net-libs/davix')
-rw-r--r-- | net-libs/davix/davix-0.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/davix/davix-0.7.6.ebuild b/net-libs/davix/davix-0.7.6.ebuild index d667decd21ad..7357fa79011d 100644 --- a/net-libs/davix/davix-0.7.6.ebuild +++ b/net-libs/davix/davix-0.7.6.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 )" |