net-fs/nfs-utils: Sync with Gentoo

It's from Gentoo commit 4f96c809c223426e0b6d57b17b4c9ae29b9b9f9f.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:16:06 +00:00 committed by Mathieu Tortuyaux
parent b33a311eb5
commit 22f788679d
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -14,7 +14,7 @@ if [[ ${PV} == *_rc* ]] ; then
S="${WORKDIR}/${PN}-${PN}-${MY_PV}"
else
SRC_URI="https://downloads.sourceforge.net/nfs/${P}.tar.bz2"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="GPL-2"