diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-22 20:45:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-22 20:46:44 -0400 |
commit | d5515c2dd207064d798f37ce6f57163a67dfdd88 (patch) | |
tree | 552da2847f67ffdd24c60852fafef1e5974ff9c0 /media-libs/ilmbase | |
parent | media-libs/openexr: arm64 stable (diff) | |
download | gentoo-d5515c2dd207064d798f37ce6f57163a67dfdd88.tar.gz gentoo-d5515c2dd207064d798f37ce6f57163a67dfdd88.tar.bz2 gentoo-d5515c2dd207064d798f37ce6f57163a67dfdd88.zip |
media-libs/ilmbase: arm64 stable
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 | 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 20e3bfc4af4d..98490276a1d6 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}]" |