summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-30 18:50:38 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-30 18:50:38 +0000
commit01daf5e1a01fc068fd5effc4aa2f6377cb245844 (patch)
tree09028902aed178aa77b7a1754b1df29835480f25 /dev-libs/libgusb/libgusb-0.1.6.ebuild
parentamd64 stable, bug #478252 (diff)
downloadgentoo-2-01daf5e1a01fc068fd5effc4aa2f6377cb245844.tar.gz
gentoo-2-01daf5e1a01fc068fd5effc4aa2f6377cb245844.tar.bz2
gentoo-2-01daf5e1a01fc068fd5effc4aa2f6377cb245844.zip
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/libgusb/libgusb-0.1.6.ebuild')
-rw-r--r--dev-libs/libgusb/libgusb-0.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgusb/libgusb-0.1.6.ebuild b/dev-libs/libgusb/libgusb-0.1.6.ebuild
index 11df3f165a5c..98510cc0e6bb 100644
--- a/dev-libs/libgusb/libgusb-0.1.6.ebuild
+++ b/dev-libs/libgusb/libgusb-0.1.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/dev-libs/libgusb/libgusb-0.1.6.ebuild,v 1.1 2013/04/07 14:34:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgusb/libgusb-0.1.6.ebuild,v 1.2 2013/11/30 18:50:38 pacho Exp $
EAPI=5
VALA_MIN_API_VERSION="0.16"
@@ -14,7 +14,7 @@ SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection static-libs vala"
REQUIRED_USE="vala? ( introspection )"