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

Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Mikle Kolyada
2017-12-27 02:41:15 +03:00
parent 47799be3ca
commit d6442eeeb0

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"