Skip to content

Commit

Permalink
sys-apps/iproute2: add alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 573334

Package-Manager: portage-2.2.27
  • Loading branch information
klausman committed Feb 4, 2016
1 parent fbf87f4 commit 33a8a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-apps/iproute2/iproute2-4.3.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
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"
Expand Down

0 comments on commit 33a8a98

Please sign in to comment.