commit: 951a363110ea12f791c1e87038c2dc8f292d7059
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 14:29:40 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 14:29:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=951a3631
net-fs/davfs2: Stabilize 1.6.0 amd64, #763135
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-fs/davfs2/davfs2-1.6.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-fs/davfs2/davfs2-1.6.0.ebuild
b/net-fs/davfs2/davfs2-1.6.0.ebuild
index 8dc27450d6b..a9eed16a832 100644
--- a/net-fs/davfs2/davfs2-1.6.0.ebuild
+++ b/net-fs/davfs2/davfs2-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
IUSE="nls"
RESTRICT="test"