diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-03 09:37:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-03 09:37:57 +0000 |
commit | afe5dcf550648bb499fb090dba2fac4c910a750e (patch) | |
tree | d1ea28f922302ca14d585425e48a60d93c7b9279 /media-libs/liblrdf/liblrdf-0.3.7.ebuild | |
parent | Stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-afe5dcf550648bb499fb090dba2fac4c910a750e.tar.gz gentoo-2-afe5dcf550648bb499fb090dba2fac4c910a750e.tar.bz2 gentoo-2-afe5dcf550648bb499fb090dba2fac4c910a750e.zip |
Added ~ppc64 to KEYWORDS
Diffstat (limited to 'media-libs/liblrdf/liblrdf-0.3.7.ebuild')
-rw-r--r-- | media-libs/liblrdf/liblrdf-0.3.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/liblrdf/liblrdf-0.3.7.ebuild b/media-libs/liblrdf/liblrdf-0.3.7.ebuild index 1dbdfb1a0509..ef490d719cff 100644 --- a/media-libs/liblrdf/liblrdf-0.3.7.ebuild +++ b/media-libs/liblrdf/liblrdf-0.3.7.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.3.7.ebuild,v 1.6 2004/10/01 20:45:30 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.3.7.ebuild,v 1.7 2005/01/03 09:37:06 corsair Exp $ DESCRIPTION="A library for the manipulation of RDF file in LADSPA plugins" HOMEPAGE="http://plugin.org.uk" SRC_URI="http://plugin.org.uk/releases/lrdf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc amd64 ~ppc-macos" +KEYWORDS="x86 sparc ~ppc amd64 ~ppc-macos ~ppc64" IUSE="" DEPEND="dev-util/pkgconfig >=media-libs/raptor-0.9.12 |