net-nds/rpcbind: Sync with Gentoo

It's from Gentoo commit 67be1a9cfe4c0f080e9583a8aed67949fcb79477.

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

View File

@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit autotools git-r3
else
SRC_URI="https://downloads.sourceforge.net/${PN}/${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="BSD"