diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-29 20:28:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-29 21:54:46 +0100 |
commit | 31386da8520aabb1dacaec321eab72ec1faf70ee (patch) | |
tree | ecacf2f48e44e3da68384d71e355028da485aabd /sys-fs/avfs | |
parent | net-misc/autossh: stable 1.4g for ppc, bug #695760 (diff) | |
download | gentoo-31386da8520aabb1dacaec321eab72ec1faf70ee.tar.gz gentoo-31386da8520aabb1dacaec321eab72ec1faf70ee.tar.bz2 gentoo-31386da8520aabb1dacaec321eab72ec1faf70ee.zip |
sys-fs/avfs: stable 1.1.1 for ppc, bug #695762
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs/avfs')
-rw-r--r-- | sys-fs/avfs/avfs-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/avfs/avfs-1.1.1.ebuild b/sys-fs/avfs/avfs-1.1.1.ebuild index 77a619dcabbf..738924fd9d94 100644 --- a/sys-fs/avfs/avfs-1.1.1.ebuild +++ b/sys-fs/avfs/avfs-1.1.1.ebuild @@ -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 |