diff options
author | 2013-01-25 12:08:10 +0000 | |
---|---|---|
committer | 2013-01-25 12:08:10 +0000 | |
commit | f879c6ab655587fe62541091b508c7f7f6c1cb43 (patch) | |
tree | 349341188454dd86257a20516d229e684f5f1878 /sys-apps/usbredir/usbredir-0.4.4.ebuild | |
parent | Stable for x86, wrt bug #453284 (diff) | |
download | gentoo-2-f879c6ab655587fe62541091b508c7f7f6c1cb43.tar.gz gentoo-2-f879c6ab655587fe62541091b508c7f7f6c1cb43.tar.bz2 gentoo-2-f879c6ab655587fe62541091b508c7f7f6c1cb43.zip |
Stable for x86, wrt bug #453284
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps/usbredir/usbredir-0.4.4.ebuild')
-rw-r--r-- | sys-apps/usbredir/usbredir-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/usbredir/usbredir-0.4.4.ebuild b/sys-apps/usbredir/usbredir-0.4.4.ebuild index 4cecda7e12d1..da5b3a3c7a23 100644 --- a/sys-apps/usbredir/usbredir-0.4.4.ebuild +++ b/sys-apps/usbredir/usbredir-0.4.4.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.4.4.ebuild,v 1.2 2013/01/25 12:07:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbredir/usbredir-0.4.4.ebuild,v 1.3 2013/01/25 12:08:10 ago Exp $ EAPI=4 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="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="static-libs" RDEPEND="virtual/libusb:1" |