summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-23 18:08:42 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-23 18:08:42 +0000
commit0ef0e21498290294b4a668434f310bece24a3456 (patch)
tree33d921acb0f02e6cfc39c82607a12e0220862d33 /app-pda
parentModify RDEPEND to make ebuild a bit more flexible when bumping mono, thanks t... (diff)
downloadgentoo-2-0ef0e21498290294b4a668434f310bece24a3456.tar.gz
gentoo-2-0ef0e21498290294b4a668434f310bece24a3456.tar.bz2
gentoo-2-0ef0e21498290294b4a668434f310bece24a3456.zip
Keyword ~ppc64 wrt #325839.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/usbmuxd/ChangeLog5
-rw-r--r--app-pda/usbmuxd/usbmuxd-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog
index d9ab5e555425..c98d0878e548 100644
--- a/app-pda/usbmuxd/ChangeLog
+++ b/app-pda/usbmuxd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/usbmuxd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.2 2010/05/26 09:17:17 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.3 2010/07/23 18:08:42 ssuominen Exp $
+
+ 23 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> usbmuxd-1.0.4.ebuild:
+ Keyword ~ppc64 wrt #325839.
*usbmuxd-1.0.4 (26 May 2010)
diff --git a/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild
index ce117c05faa9..fe813df8d9b5 100644
--- a/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild
+++ b/app-pda/usbmuxd/usbmuxd-1.0.4.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/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild,v 1.1 2010/05/26 09:17:17 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild,v 1.2 2010/07/23 18:08:42 ssuominen Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="http://marcansoft.com/uploads/${PN}/${P/_/-}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
DEPEND="virtual/libusb:1"