summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-06-04 06:11:09 +0000
committerJohannes Huber <johu@gentoo.org>2012-06-04 06:11:09 +0000
commit545829a3698e2f4d9d3f67ee570bcccd3ed681d1 (patch)
tree6703f8a36e2ecc306df4901ba9e5074f95f60ff9 /dev-libs/uriparser/uriparser-0.7.7.ebuild
parentppc stable (bug 366229) (diff)
downloadgentoo-2-545829a3698e2f4d9d3f67ee570bcccd3ed681d1.tar.gz
gentoo-2-545829a3698e2f4d9d3f67ee570bcccd3ed681d1.tar.bz2
gentoo-2-545829a3698e2f4d9d3f67ee570bcccd3ed681d1.zip
Stable for x86, wrt bug #418769
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/uriparser/uriparser-0.7.7.ebuild')
-rw-r--r--dev-libs/uriparser/uriparser-0.7.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/uriparser/uriparser-0.7.7.ebuild b/dev-libs/uriparser/uriparser-0.7.7.ebuild
index 59ebe26a291c..9fbd2e9f8f16 100644
--- a/dev-libs/uriparser/uriparser-0.7.7.ebuild
+++ b/dev-libs/uriparser/uriparser-0.7.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.7.ebuild,v 1.3 2012/06/02 10:43:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.7.7.ebuild,v 1.4 2012/06/04 06:11:09 johu Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="doc qt4 test unicode"
RDEPEND=""