commit: c4bca685e889f06285acedb1a0148e6dbf3388e6
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue May 19 21:56:58 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue May 19 21:56:58 2015 +0000
URL: https://gitweb.gentoo.org/proj/hardened-dev.git/commit/?id=c4bca685
sys-apps/iproute2: mark only 3.19.0-r99 as stable
Package-Manager: portage-2.2.18
Manifest-Sign-Key: 0xF52D4BBA
sys-apps/iproute2/iproute2-3.19.0-r99.ebuild | 2 +-
sys-apps/iproute2/iproute2-4.0.0-r99.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/iproute2/iproute2-3.19.0-r99.ebuild
b/sys-apps/iproute2/iproute2-3.19.0-r99.ebuild
index 63bccbd..08c29de 100644
--- a/sys-apps/iproute2/iproute2-3.19.0-r99.ebuild
+++ b/sys-apps/iproute2/iproute2-3.19.0-r99.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~mips ~ppc x86"
+ KEYWORDS="amd64 arm ~mips ppc x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"
diff --git a/sys-apps/iproute2/iproute2-4.0.0-r99.ebuild
b/sys-apps/iproute2/iproute2-4.0.0-r99.ebuild
index 0ee21b5..c9ef072 100644
--- a/sys-apps/iproute2/iproute2-4.0.0-r99.ebuild
+++ b/sys-apps/iproute2/iproute2-4.0.0-r99.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~mips ~ppc x86"
+ KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"