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 | |
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')
-rw-r--r-- | media-libs/openexr/openexr-2.1.0.ebuild | 4 | ||||
-rw-r--r-- | media-libs/openexr/openexr-2.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/openexr/openexr-2.2.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/openexr/openexr-2.1.0.ebuild b/media-libs/openexr/openexr-2.1.0.ebuild index 27a5338b973a..5b529af9ae77 100644 --- a/media-libs/openexr/openexr-2.1.0.ebuild +++ b/media-libs/openexr/openexr-2.1.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/21" # 21 from 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}] diff --git a/media-libs/openexr/openexr-2.2.0-r1.ebuild b/media-libs/openexr/openexr-2.2.0-r1.ebuild index 8fd2d9961505..6ebde5c138da 100644 --- a/media-libs/openexr/openexr-2.2.0-r1.ebuild +++ b/media-libs/openexr/openexr-2.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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="cpu_flags_x86_avx examples static-libs" RDEPEND=" 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}] |