diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-02 18:03:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-02 18:03:36 +0000 |
commit | b253904a784b3f9416155b9550b9021f67d31f30 (patch) | |
tree | 7bc2d397c63700f51824c1a2e598b54f97e55ba0 /sys-apps/iproute2 | |
parent | ia64/m68k/s390/sh stable wrt #269184 and re-add ~sparc (diff) | |
download | gentoo-2-b253904a784b3f9416155b9550b9021f67d31f30.tar.gz gentoo-2-b253904a784b3f9416155b9550b9021f67d31f30.tar.bz2 gentoo-2-b253904a784b3f9416155b9550b9021f67d31f30.zip |
Keyword also the other ebuilds
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.29.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild b/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild index ec70bd3dbefc..ce5253788d66 100644 --- a/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild,v 1.2 2009/08/26 21:49:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild,v 1.3 2009/10/02 18:03:36 armin76 Exp $ EAPI="2" @@ -19,7 +19,7 @@ else fi MY_P="${PN}-${MY_PV}" SRC_URI="http://developer.osdl.org/dev/iproute2/download/${MY_P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh -sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" S=${WORKDIR}/${MY_P} fi diff --git a/sys-apps/iproute2/iproute2-2.6.29.1.ebuild b/sys-apps/iproute2/iproute2-2.6.29.1.ebuild index 8954e52ea7b6..50d883901a8a 100644 --- a/sys-apps/iproute2/iproute2-2.6.29.1.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.29.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild,v 1.3 2009/08/26 21:49:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild,v 1.4 2009/10/02 18:03:36 armin76 Exp $ inherit eutils toolchain-funcs @@ -17,7 +17,7 @@ else fi MY_P="${PN}-${MY_PV}" SRC_URI="http://developer.osdl.org/dev/iproute2/download/${MY_P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh -sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" S=${WORKDIR}/${MY_P} fi |