sys-apps/iproute2: amd64 stable wrt bug #666778

Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
Mikle Kolyada
2018-09-23 15:12:32 +03:00
parent c28aa34094
commit 2211d951b8

View File

@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
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
DESCRIPTION="kernel routing and traffic control utilities"