diff options
Diffstat (limited to 'app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild')
-rw-r--r-- | app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild index c57a0f0d6945..e21b66049ce4 100644 --- a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild +++ b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild,v 1.1 2007/12/21 23:21:54 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.35.ebuild,v 1.2 2009/03/20 12:54:30 josejx Exp $ inherit cmake-utils @@ -10,7 +10,7 @@ SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="=app-pda/libopensync-${PV}*" |