diff options
Diffstat (limited to 'app-text/podofo/podofo-0.8.1-r1.ebuild')
-rw-r--r-- | app-text/podofo/podofo-0.8.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/podofo/podofo-0.8.1-r1.ebuild b/app-text/podofo/podofo-0.8.1-r1.ebuild index 003e36f22656..ae552cff725c 100644 --- a/app-text/podofo/podofo-0.8.1-r1.ebuild +++ b/app-text/podofo/podofo-0.8.1-r1.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.8.1-r1.ebuild,v 1.1 2010/08/20 13:50:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/podofo/podofo-0.8.1-r1.ebuild,v 1.2 2010/08/23 15:00:55 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 |