diff options
author | Sam James <sam@gentoo.org> | 2021-01-30 14:30:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-30 14:30:22 +0000 |
commit | f6f27ef65fcd30ac6297d114b7006c08b4ed3ed0 (patch) | |
tree | a66a87b04c8e1b808d3b0bba53845d29a75a6b92 /net-fs/davfs2 | |
parent | net-firewall/xtables-addons: Stabilize 3.13 x86, #763120 (diff) | |
download | gentoo-f6f27ef65fcd30ac6297d114b7006c08b4ed3ed0.tar.gz gentoo-f6f27ef65fcd30ac6297d114b7006c08b4ed3ed0.tar.bz2 gentoo-f6f27ef65fcd30ac6297d114b7006c08b4ed3ed0.zip |
net-fs/davfs2: Stabilize 1.6.0 x86, #763135
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs/davfs2')
-rw-r--r-- | net-fs/davfs2/davfs2-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/davfs2/davfs2-1.6.0.ebuild b/net-fs/davfs2/davfs2-1.6.0.ebuild index a9eed16a832c..d7025a0786b9 100644 --- a/net-fs/davfs2/davfs2-1.6.0.ebuild +++ b/net-fs/davfs2/davfs2-1.6.0.ebuild @@ -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" |