diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2018-11-14 09:08:11 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-11-15 14:41:50 +0100 |
commit | 9725404d18220422355091ddb9b6190b155d071f (patch) | |
tree | a99c37890d319c599563ba1c4a991ccb14c240c9 /net-libs/davix/davix-0.6.7.ebuild | |
parent | net-libs/davix: version bump to 0.7.1 (diff) | |
download | gentoo-9725404d18220422355091ddb9b6190b155d071f.tar.gz gentoo-9725404d18220422355091ddb9b6190b155d071f.tar.bz2 gentoo-9725404d18220422355091ddb9b6190b155d071f.zip |
net-libs/davix: 0.6.7 stable for amd64 and x86
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'net-libs/davix/davix-0.6.7.ebuild')
-rw-r--r-- | net-libs/davix/davix-0.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/davix/davix-0.6.7.ebuild b/net-libs/davix/davix-0.6.7.ebuild index 4ca799254b21..f442b5b75b91 100644 --- a/net-libs/davix/davix-0.6.7.ebuild +++ b/net-libs/davix/davix-0.6.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" CDEPEND=" |