diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:28:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-24 23:32:58 +0200 |
commit | 537bdc9e98f88755b2e16d93e9e112f01dd6c664 (patch) | |
tree | 189ddcda94daf94ba3e5daa8f38ead284559cc63 /media-libs/ilmbase | |
parent | media-libs/openexr: x86 stable (bug #620324) (diff) | |
download | gentoo-537bdc9e98f88755b2e16d93e9e112f01dd6c664.tar.gz gentoo-537bdc9e98f88755b2e16d93e9e112f01dd6c664.tar.bz2 gentoo-537bdc9e98f88755b2e16d93e9e112f01dd6c664.zip |
media-libs/ilmbase: x86 stable (bug #620324)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/ilmbase')
-rw-r--r-- | media-libs/ilmbase/ilmbase-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/ilmbase/ilmbase-2.3.0.ebuild b/media-libs/ilmbase/ilmbase-2.3.0.ebuild index bc9937e3b17e..fbd3d9a7a8f7 100644 --- a/media-libs/ilmbase/ilmbase-2.3.0.ebuild +++ b/media-libs/ilmbase/ilmbase-2.3.0.ebuild @@ -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}]" |