diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 09:45:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 09:45:36 +0000 |
commit | 55b56f3955763a9100b0c85292979dcbe6f2c21b (patch) | |
tree | 2f0aee7704edb8ca1d28e2a41c4e8e73058ad4c9 /dev-libs/libcroco/libcroco-0.6.8.ebuild | |
parent | Stable for ppc64, wrt bug #458984 (diff) | |
download | gentoo-2-55b56f3955763a9100b0c85292979dcbe6f2c21b.tar.gz gentoo-2-55b56f3955763a9100b0c85292979dcbe6f2c21b.tar.bz2 gentoo-2-55b56f3955763a9100b0c85292979dcbe6f2c21b.zip |
Stable for ppc64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libcroco/libcroco-0.6.8.ebuild')
-rw-r--r-- | dev-libs/libcroco/libcroco-0.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcroco/libcroco-0.6.8.ebuild b/dev-libs/libcroco/libcroco-0.6.8.ebuild index bdcca3f627eb..90d26faa2df4 100644 --- a/dev-libs/libcroco/libcroco-0.6.8.ebuild +++ b/dev-libs/libcroco/libcroco-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/libcroco-0.6.8.ebuild,v 1.7 2013/03/26 16:49:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/libcroco-0.6.8.ebuild,v 1.8 2013/03/27 09:45:36 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/libcroco/" LICENSE="LGPL-2" SLOT="0.6" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-libs/glib:2 |