diff options
author | 2012-05-31 17:02:31 +0000 | |
---|---|---|
committer | 2012-05-31 17:02:31 +0000 | |
commit | 260baca940745a9dfa96636c7932e64275f98a52 (patch) | |
tree | 38947eda5c46e987a9a2819e084a01d3c0be7558 /media-libs/libcdr/libcdr-9999.ebuild | |
parent | Fix autotools-utils usage wrt #407811 thanks to vapier and mgorny. (diff) | |
download | historical-260baca940745a9dfa96636c7932e64275f98a52.tar.gz historical-260baca940745a9dfa96636c7932e64275f98a52.tar.bz2 historical-260baca940745a9dfa96636c7932e64275f98a52.zip |
Keyword on pcc.
Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64
Diffstat (limited to 'media-libs/libcdr/libcdr-9999.ebuild')
-rw-r--r-- | media-libs/libcdr/libcdr-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libcdr/libcdr-9999.ebuild b/media-libs/libcdr/libcdr-9999.ebuild index c776d0b337d3..f18513340b1a 100644 --- a/media-libs/libcdr/libcdr-9999.ebuild +++ b/media-libs/libcdr/libcdr-9999.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/libcdr/libcdr-9999.ebuild,v 1.5 2012/05/05 08:02:35 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcdr/libcdr-9999.ebuild,v 1.6 2012/05/31 17:02:31 scarabeus Exp $ EAPI=4 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/libcdr" LICENSE="LGPL-2.1" SLOT="0" -[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~x86" +[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc static-libs" RDEPEND=" |