sys-fs/avfs: amd64 stable wrt bug #689578
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 10 Jul 2019 11:47:07 +0000 (13:47 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 10 Jul 2019 11:47:07 +0000 (13:47 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

sys-fs/avfs/avfs-1.0.6.ebuild

index 155b11e19c13df3af65951e442bd438d187e4cca..3ff479bc85f2fc51329cd822dd88658299b7d4c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/avf/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE="static-libs +lzma"
 
 RDEPEND=">=sys-fs/fuse-2.4:0