diff options
Diffstat (limited to 'dev-cpp/libcmis/libcmis-0.1.0.ebuild')
-rw-r--r-- | dev-cpp/libcmis/libcmis-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libcmis/libcmis-0.1.0.ebuild b/dev-cpp/libcmis/libcmis-0.1.0.ebuild index 49ddeec0dbeb..7ae06c01ad18 100644 --- a/dev-cpp/libcmis/libcmis-0.1.0.ebuild +++ b/dev-cpp/libcmis/libcmis-0.1.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/dev-cpp/libcmis/libcmis-0.1.0.ebuild,v 1.2 2011/10/03 13:33:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcmis/libcmis-0.1.0.ebuild,v 1.3 2011/11/30 12:34:43 xarthisius Exp $ EAPI=4 @@ -15,7 +15,7 @@ HOMEPAGE="http://gitorious.org/libcmis" LICENSE="|| ( GPL-2 LGPL-2 MPL-1.1 )" SLOT="0" -[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs test" RDEPEND=" |