diff options
author | 2010-02-23 15:51:41 +0000 | |
---|---|---|
committer | 2010-02-23 15:51:41 +0000 | |
commit | 652e32176fbb20d15291281e6e27496ba89a3bf1 (patch) | |
tree | d0fb6d9c2d034814ccd4f77a0990d70f814cee85 /app-office/dia/dia-0.97.1.ebuild | |
parent | Add runtime dep on sox (diff) | |
download | gentoo-2-652e32176fbb20d15291281e6e27496ba89a3bf1.tar.gz gentoo-2-652e32176fbb20d15291281e6e27496ba89a3bf1.tar.bz2 gentoo-2-652e32176fbb20d15291281e6e27496ba89a3bf1.zip |
Marking dia-0.97.1 ppc64 for bug 257020
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'app-office/dia/dia-0.97.1.ebuild')
-rw-r--r-- | app-office/dia/dia-0.97.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/dia/dia-0.97.1.ebuild b/app-office/dia/dia-0.97.1.ebuild index 5e68137ffa1e..2c7d216bf815 100644 --- a/app-office/dia/dia-0.97.1.ebuild +++ b/app-office/dia/dia-0.97.1.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-office/dia/dia-0.97.1.ebuild,v 1.4 2010/02/21 22:11:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.1.ebuild,v 1.5 2010/02/23 15:51:41 ranger Exp $ EAPI="2" @@ -16,7 +16,7 @@ MY_PV_MM=$(get_version_component_range 1-2) SRC_URI="mirror://gnome/sources/${PN}/${MY_PV_MM}/${MY_P}.tar.bz2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" # the doc USE flag doesn't seem to do anything without docbook2html # FIXME: configure mixes debug and devel meaning (see -DGTK_DISABLE...) IUSE="cairo doc gnome png python zlib" |