summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-22 12:54:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-22 12:54:43 +0000
commit73754547ce51592aa2de0834ca34622f99c746c0 (patch)
tree65870beab0c0f124273a6e417125aaa7b0e82d31 /sys-apps/usbredir/usbredir-0.6.ebuild
parentCleanup old. (diff)
downloadgentoo-2-73754547ce51592aa2de0834ca34622f99c746c0.tar.gz
gentoo-2-73754547ce51592aa2de0834ca34622f99c746c0.tar.bz2
gentoo-2-73754547ce51592aa2de0834ca34622f99c746c0.zip
Stable for ppc64, wrt bug #488928
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/usbredir/usbredir-0.6.ebuild')
-rw-r--r--sys-apps/usbredir/usbredir-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/usbredir/usbredir-0.6.ebuild b/sys-apps/usbredir/usbredir-0.6.ebuild
index db610e959d1e..6cef99b98f37 100644
--- a/sys-apps/usbredir/usbredir-0.6.ebuild
+++ b/sys-apps/usbredir/usbredir-0.6.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-apps/usbredir/usbredir-0.6.ebuild,v 1.9 2013/06/04 12:33:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbredir/usbredir-0.6.ebuild,v 1.10 2013/12/22 12:54:43 ago Exp $
EAPI=5
inherit eutils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
IUSE="static-libs"
RDEPEND="virtual/libusb:1"