diff options
author | Sam James <sam@gentoo.org> | 2024-02-12 13:04:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-12 13:04:31 +0000 |
commit | 7da24624c5b26d9df8f66badf36e3b92db0d4386 (patch) | |
tree | 75a57bb783154bf2e739a64f3e0e64a4a0d6012c /net-fs | |
parent | app-i18n/unicode-data: Stabilize 15.1.0 x86, #924286 (diff) | |
download | gentoo-7da24624c5b26d9df8f66badf36e3b92db0d4386.tar.gz gentoo-7da24624c5b26d9df8f66badf36e3b92db0d4386.tar.bz2 gentoo-7da24624c5b26d9df8f66badf36e3b92db0d4386.zip |
net-fs/davfs2: Stabilize 1.6.0-r2 amd64, #924311
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/davfs2/davfs2-1.6.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/davfs2/davfs2-1.6.0-r2.ebuild b/net-fs/davfs2/davfs2-1.6.0-r2.ebuild index 3414aa6a5cd8..a9f0b0826e50 100644 --- a/net-fs/davfs2/davfs2-1.6.0-r2.ebuild +++ b/net-fs/davfs2/davfs2-1.6.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,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" |