diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:57:11 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:57:11 +0000 |
commit | e0d3cab36a4d4f05b2aa2ea53536120cbc45592c (patch) | |
tree | 344becf6d75a70e65ae7737cb75d5d39cb83d83f /media-libs/liblrdf/liblrdf-0.5.0.ebuild | |
parent | x86 stable wrt bug #391549 (diff) | |
download | gentoo-2-e0d3cab36a4d4f05b2aa2ea53536120cbc45592c.tar.gz gentoo-2-e0d3cab36a4d4f05b2aa2ea53536120cbc45592c.tar.bz2 gentoo-2-e0d3cab36a4d4f05b2aa2ea53536120cbc45592c.zip |
x86 stable wrt bug #391805
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-libs/liblrdf/liblrdf-0.5.0.ebuild')
-rw-r--r-- | media-libs/liblrdf/liblrdf-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/liblrdf/liblrdf-0.5.0.ebuild b/media-libs/liblrdf/liblrdf-0.5.0.ebuild index 72940a591f07..e9a3f224f81b 100644 --- a/media-libs/liblrdf/liblrdf-0.5.0.ebuild +++ b/media-libs/liblrdf/liblrdf-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.5.0.ebuild,v 1.4 2011/11/30 03:26:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.5.0.ebuild,v 1.5 2011/12/07 07:57:11 phajdan.jr Exp $ EAPI=4 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="http://github.com/swh/LRDF/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static-libs" RDEPEND=">=dev-libs/openssl-1 |