summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-02 23:12:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-02 23:12:24 +0000
commit0f84c2c6e68f8d227ae72f5e588709ae86482b12 (patch)
treed4d222883b2a61f5962a3f4e3674e8ab93e9e4e5 /sys-fs/dmraid
parentAdd ~arm, wrt bug #449220 (diff)
downloadgentoo-2-0f84c2c6e68f8d227ae72f5e588709ae86482b12.tar.gz
gentoo-2-0f84c2c6e68f8d227ae72f5e588709ae86482b12.tar.bz2
gentoo-2-0f84c2c6e68f8d227ae72f5e588709ae86482b12.zip
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs/dmraid')
-rw-r--r--sys-fs/dmraid/ChangeLog5
-rw-r--r--sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dmraid/ChangeLog b/sys-fs/dmraid/ChangeLog
index b93d6ca057f8..eef3446742dc 100644
--- a/sys-fs/dmraid/ChangeLog
+++ b/sys-fs/dmraid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/dmraid
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/ChangeLog,v 1.32 2013/01/06 11:11:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/ChangeLog,v 1.33 2013/02/02 23:12:24 ago Exp $
+
+ 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> dmraid-1.0.0_rc16-r3.ebuild:
+ Add ~arm, wrt bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> dmraid-1.0.0_rc16-r3.ebuild:
Add ~sparc, wrt bug #449220
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 a32543f7914a..b00821ef6435 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.8 2013/01/06 11:11:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dmraid/dmraid-1.0.0_rc16-r3.ebuild,v 1.9 2013/02/02 23:12:24 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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="dietlibc intel_led klibc led mini static"
REQUIRED_USE="klibc? ( !dietlibc )"