commit: 1befee2fbfc730dae27bc395ccc08745b8a28739 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 00:44:09 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 01:06:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1befee2f
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 net-fs/curlftpfs/curlftpfs-0.9.2-r3.ebuild | 4 ++-- 1 file 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 b63fa315a63..c6a181e880b 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
