mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
sys-apps/iproute2: enable arm64 build
This commit is contained in:
parent
6a776e66a7
commit
144b334078
@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
|
|||||||
inherit git-2
|
inherit git-2
|
||||||
else
|
else
|
||||||
SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
|
SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
|
||||||
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="kernel routing and traffic control utilities"
|
DESCRIPTION="kernel routing and traffic control utilities"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user