diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:35:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:35:22 +0000 |
commit | ef57874d1868a6dca24ee6a43bc7e229aa7b2433 (patch) | |
tree | d7b202f039e301c366555f792f8247514e356d73 /media-libs/mash/mash-0.2.0-r1.ebuild | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-ef57874d1868a6dca24ee6a43bc7e229aa7b2433.tar.gz gentoo-2-ef57874d1868a6dca24ee6a43bc7e229aa7b2433.tar.bz2 gentoo-2-ef57874d1868a6dca24ee6a43bc7e229aa7b2433.zip |
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/mash/mash-0.2.0-r1.ebuild')
-rw-r--r-- | media-libs/mash/mash-0.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mash/mash-0.2.0-r1.ebuild b/media-libs/mash/mash-0.2.0-r1.ebuild index f02b8797f825..3de083f32c03 100644 --- a/media-libs/mash/mash-0.2.0-r1.ebuild +++ b/media-libs/mash/mash-0.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mash/mash-0.2.0-r1.ebuild,v 1.4 2012/05/05 08:02:38 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mash/mash-0.2.0-r1.ebuild,v 1.5 2012/12/31 14:35:22 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ HOMEPAGE="http://wiki.clutter-project.org/wiki/Mash" LICENSE="LGPL-2.1" SLOT="0.2" IUSE="doc examples +introspection" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" # Automagically detects x11-libs/mx, but only uses it for building examples. # Note: mash is using a bundled copy of rply because mash developers have |