net-nds/rpcbind: Stabilize 1.2.7 hppa, #954202

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-04-26 16:42:46 +01:00
parent 9630894eca
commit 61178fa070
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

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"