summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-28 23:56:34 +0000
committerSam James <sam@gentoo.org>2022-02-28 23:56:34 +0000
commit833fc80ef4a2d739d9ff6afb1fdb2275357f9d73 (patch)
treee83e32032fd966d2767b33900febe727f87c4b57 /dev-libs/imath
parentmedia-libs/ilmbase: Stabilize 2.5.7-r3 x86, #833158 (diff)
downloadgentoo-833fc80ef4a2d739d9ff6afb1fdb2275357f9d73.tar.gz
gentoo-833fc80ef4a2d739d9ff6afb1fdb2275357f9d73.tar.bz2
gentoo-833fc80ef4a2d739d9ff6afb1fdb2275357f9d73.zip
dev-libs/imath: Stabilize 3.1.4-r3 x86, #833158
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/imath')
-rw-r--r--dev-libs/imath/imath-3.1.4-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/imath/imath-3.1.4-r3.ebuild b/dev-libs/imath/imath-3.1.4-r3.ebuild
index aeefa0cc360d..1f4caaa389e9 100644
--- a/dev-libs/imath/imath-3.1.4-r3.ebuild
+++ b/dev-libs/imath/imath-3.1.4-r3.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Imath basic math package"
HOMEPAGE="https://imath.readthedocs.io"
SRC_URI="https://github.com/AcademySoftwareFoundation/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
# re-keywording needed for (according to ilmbase keywords): ~x64-macos ~x86-solaris
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD"