diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:13:02 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:14:53 +0100 |
commit | 1da12d20437e271c98d71b36d357ad0ebad5ce34 (patch) | |
tree | 2f55b406abb6be3e55d6329650df51d9d012a9ac /media-libs/openexr/openexr-2.2.0.ebuild | |
parent | media-libs/openal: dropped ~x86-freebsd (diff) | |
download | gentoo-1da12d20437e271c98d71b36d357ad0ebad5ce34.tar.gz gentoo-1da12d20437e271c98d71b36d357ad0ebad5ce34.tar.bz2 gentoo-1da12d20437e271c98d71b36d357ad0ebad5ce34.zip |
media-libs/openexr: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'media-libs/openexr/openexr-2.2.0.ebuild')
-rw-r--r-- | media-libs/openexr/openexr-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr/openexr-2.2.0.ebuild b/media-libs/openexr/openexr-2.2.0.ebuild index 142bf1ef1f35..7f16ab60bd93 100644 --- a/media-libs/openexr/openexr-2.2.0.ebuild +++ b/media-libs/openexr/openexr-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/openexr/${P}.tar.gz" LICENSE="BSD" SLOT="0/22" # based on SONAME -KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples static-libs" RDEPEND=">=sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}] |