diff options
author | 2011-11-30 12:34:43 +0000 | |
---|---|---|
committer | 2011-11-30 12:34:43 +0000 | |
commit | e368ab538ad57baece79b716e1d04cfdeee9df0c (patch) | |
tree | 6374db30aab8c197a62fd3f6e53003e76c60b3a8 /dev-cpp/libcmis/libcmis-0.1.0.ebuild | |
parent | Remove old versions. (diff) | |
download | gentoo-2-e368ab538ad57baece79b716e1d04cfdeee9df0c.tar.gz gentoo-2-e368ab538ad57baece79b716e1d04cfdeee9df0c.tar.bz2 gentoo-2-e368ab538ad57baece79b716e1d04cfdeee9df0c.zip |
Marked ~ppc wrt #392585
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
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=" |