diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-07 22:15:40 +0000 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-07 22:15:40 +0000 |
commit | 99aef22a3e56fc075eec2b641879e3ae24df46da (patch) | |
tree | e6896d2753ebfbf7d7272110c3496f6f8fc4e50b /media-libs/ilmbase | |
parent | media-libs/openexr: amd64 stable wrt bug #620324 (diff) | |
download | gentoo-99aef22a3e56fc075eec2b641879e3ae24df46da.tar.gz gentoo-99aef22a3e56fc075eec2b641879e3ae24df46da.tar.bz2 gentoo-99aef22a3e56fc075eec2b641879e3ae24df46da.zip |
media-libs/ilmbase: amd64 stable wrt bug #620324
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-libs/ilmbase')
-rw-r--r-- | media-libs/ilmbase/ilmbase-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ilmbase/ilmbase-2.3.0.ebuild b/media-libs/ilmbase/ilmbase-2.3.0.ebuild index 318a31fd3910..399065d793e3 100644 --- a/media-libs/ilmbase/ilmbase-2.3.0.ebuild +++ b/media-libs/ilmbase/ilmbase-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/openexr/openexr/releases/download/v${PV}/${P}.tar.gz LICENSE="BSD" SLOT="0/24" # based on SONAME -KEYWORDS="~amd64 -arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="amd64 -arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="static-libs" DEPEND="virtual/pkgconfig[${MULTILIB_USEDEP}]" |