commit: 012de8a8c30852e9d4f6c6292642629530b5d55d Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Thu Aug 11 14:01:51 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu Aug 11 14:01:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012de8a8
net-ftp/uftpd: Keyword 2.15 arm64, #850538 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> net-ftp/uftpd/uftpd-2.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-ftp/uftpd/uftpd-2.15.ebuild b/net-ftp/uftpd/uftpd-2.15.ebuild index abc498a16b38..b185fb645db4 100644 --- a/net-ftp/uftpd/uftpd-2.15.ebuild +++ b/net-ftp/uftpd/uftpd-2.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="test" RESTRICT="!test? ( test )"
