diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:16:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:16:31 +0000 |
commit | 853d3f5bcae980b748fecb039053050d7b3c4c53 (patch) | |
tree | 46e813ac23f09391de506f92513dddceba9002a1 /media-libs/openjpeg/openjpeg-1.5.1.ebuild | |
parent | Stable for ppc64, wrt bug #449604 (diff) | |
download | gentoo-2-853d3f5bcae980b748fecb039053050d7b3c4c53.tar.gz gentoo-2-853d3f5bcae980b748fecb039053050d7b3c4c53.tar.bz2 gentoo-2-853d3f5bcae980b748fecb039053050d7b3c4c53.zip |
Stable for ppc64, wrt bug #472536
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/openjpeg/openjpeg-1.5.1.ebuild')
-rw-r--r-- | media-libs/openjpeg/openjpeg-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openjpeg/openjpeg-1.5.1.ebuild b/media-libs/openjpeg/openjpeg-1.5.1.ebuild index 77ef1e7bcf9b..d97b8e66265d 100644 --- a/media-libs/openjpeg/openjpeg-1.5.1.ebuild +++ b/media-libs/openjpeg/openjpeg-1.5.1.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/media-libs/openjpeg/openjpeg-1.5.1.ebuild,v 1.9 2013/07/22 20:40:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/openjpeg-1.5.1.ebuild,v 1.10 2013/07/22 21:16:31 ago Exp $ EAPI=5 inherit cmake-utils multilib @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs test" RDEPEND="media-libs/lcms:2=[static-libs?] |