diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 11:11:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 11:11:49 +0000 |
commit | 984c92561c32962feeb9a7580701b91a66377682 (patch) | |
tree | 3ed88db49d5cad7272da3556ffdde1631f38cd63 /sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-984c92561c32962feeb9a7580701b91a66377682.tar.gz gentoo-2-984c92561c32962feeb9a7580701b91a66377682.tar.bz2 gentoo-2-984c92561c32962feeb9a7580701b91a66377682.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild')
-rw-r--r-- | sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild b/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild index b225dfc2380c..a32543f7914a 100644 --- a/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild +++ b/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild,v 1.7 2013/01/01 14:56:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild,v 1.8 2013/01/06 11:11:49 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://people.redhat.com/~heinzm/sw/dmraid/src/${PN}-${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="dietlibc intel_led klibc led mini static" REQUIRED_USE="klibc? ( !dietlibc )" |