diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 16:50:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 16:50:43 +0000 |
commit | cb06274839189815cd50c59c4d629db55bc6c656 (patch) | |
tree | eeadaa171bfd709aa51233ffeda6360f6a948d02 /sys-apps | |
parent | Add ~arm (diff) | |
download | gentoo-2-cb06274839189815cd50c59c4d629db55bc6c656.tar.gz gentoo-2-cb06274839189815cd50c59c4d629db55bc6c656.tar.bz2 gentoo-2-cb06274839189815cd50c59c4d629db55bc6c656.zip |
Add ~arm/~sh
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/devicekit-disks/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/devicekit-disks/devicekit-disks-009.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/devicekit-disks/ChangeLog b/sys-apps/devicekit-disks/ChangeLog index 8b606bcb2fff..a419aef60c83 100644 --- a/sys-apps/devicekit-disks/ChangeLog +++ b/sys-apps/devicekit-disks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/devicekit-disks # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/ChangeLog,v 1.5 2010/05/22 16:03:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/ChangeLog,v 1.6 2010/05/22 16:50:43 armin76 Exp $ + + 22 May 2010; Raúl Porcel <armin76@gentoo.org> devicekit-disks-009.ebuild: + Add ~arm/~sh 22 May 2010; Raúl Porcel <armin76@gentoo.org> devicekit-disks-009.ebuild: Add ~alpha/~ia64/~sparc wrt #313563 diff --git a/sys-apps/devicekit-disks/devicekit-disks-009.ebuild b/sys-apps/devicekit-disks/devicekit-disks-009.ebuild index 636120783811..71faaa280457 100644 --- a/sys-apps/devicekit-disks/devicekit-disks-009.ebuild +++ b/sys-apps/devicekit-disks/devicekit-disks-009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/devicekit-disks-009.ebuild,v 1.4 2010/05/22 16:03:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/devicekit-disks-009.ebuild,v 1.5 2010/05/22 16:50:43 armin76 Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~sh ~sparc ~x86" IUSE="debug doc" # lvm2-2.02.48-r2 dep due to bug 270350 |