diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-01-05 02:44:09 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-01-05 03:06:51 +0200 |
commit | 1befee2fbfc730dae27bc395ccc08745b8a28739 (patch) | |
tree | 24ea471e88c6099029ad2ce3b716abe509072f30 /net-fs/curlftpfs | |
parent | app-misc/vcp-2.2-r2: add ~arm64 keyword (diff) | |
download | gentoo-1befee2fbfc730dae27bc395ccc08745b8a28739.tar.gz gentoo-1befee2fbfc730dae27bc395ccc08745b8a28739.tar.bz2 gentoo-1befee2fbfc730dae27bc395ccc08745b8a28739.zip |
net-fs/curlftpfs-0.9.2-r3: add ~arm64 keyword
Closes: https://bugs.gentoo.org/642648
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-fs/curlftpfs')
-rw-r--r-- | net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild b/net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild index b63fa315a634..c6a181e880b1 100644 --- a/net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild +++ b/net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,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 ~arm64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RESTRICT="test" # bug 258460 |