diff options
Diffstat (limited to 'app-text/podofo/podofo-0.7.0.ebuild')
-rw-r--r-- | app-text/podofo/podofo-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/podofo/podofo-0.7.0.ebuild b/app-text/podofo/podofo-0.7.0.ebuild index 7e8b798336d2..fe95e282b248 100644 --- a/app-text/podofo/podofo-0.7.0.ebuild +++ b/app-text/podofo/podofo-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.7.0.ebuild,v 1.7 2010/02/15 20:09:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.7.0.ebuild,v 1.8 2010/02/16 22:31:07 fauli Exp $ EAPI=2 inherit cmake-utils multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/podofo/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="+boost debug test" RDEPEND="dev-lang/lua |