diff options
author | Johannes Huber <johu@gentoo.org> | 2014-03-10 17:58:49 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-03-10 17:58:49 +0000 |
commit | aac873db9c2e04c06fbbf5eebde1fc45a91121fc (patch) | |
tree | 892167fdc254ce95d475c4e1ea38ee70a64a2977 /media-libs/openjpeg/openjpeg-2.0.0.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-aac873db9c2e04c06fbbf5eebde1fc45a91121fc.tar.gz gentoo-2-aac873db9c2e04c06fbbf5eebde1fc45a91121fc.tar.bz2 gentoo-2-aac873db9c2e04c06fbbf5eebde1fc45a91121fc.zip |
x86 stable, bug #482788
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'media-libs/openjpeg/openjpeg-2.0.0.ebuild')
-rw-r--r-- | media-libs/openjpeg/openjpeg-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openjpeg/openjpeg-2.0.0.ebuild b/media-libs/openjpeg/openjpeg-2.0.0.ebuild index 8f2747199fae..91472502d9f8 100644 --- a/media-libs/openjpeg/openjpeg-2.0.0.ebuild +++ b/media-libs/openjpeg/openjpeg-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/openjpeg-2.0.0.ebuild,v 1.7 2014/02/22 19:25:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openjpeg/openjpeg-2.0.0.ebuild,v 1.8 2014/03/10 17:58:49 johu 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="2" -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?] |