summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-fs/curlftpfs/ChangeLog5
-rw-r--r--net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/curlftpfs/ChangeLog b/net-fs/curlftpfs/ChangeLog
index bac56416a537..d7c3ad6fdc81 100644
--- a/net-fs/curlftpfs/ChangeLog
+++ b/net-fs/curlftpfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-fs/curlftpfs
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/ChangeLog,v 1.22 2013/01/13 03:21:23 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/ChangeLog,v 1.23 2013/02/12 19:32:59 ago Exp $
+
+ 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> curlftpfs-0.9.2-r1.ebuild:
+ Stable for arm, wrt bug #258460
13 Jan 2013; Rick Farina <zerochaos@gentoo.org> curlftpfs-0.9.2-r1.ebuild:
adding arm keyword
diff --git a/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild b/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild
index da44d9f467cc..3e9d529cf971 100644
--- a/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild
+++ b/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild,v 1.5 2013/01/13 03:21:23 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/curlftpfs/curlftpfs-0.9.2-r1.ebuild,v 1.6 2013/02/12 19:32:59 ago Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 arm x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
RESTRICT="test" # bug 258460