summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-06 12:17:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-06 12:17:02 +0300
commit0fb530f537907711147cc76dabb4b93a563c5c9e (patch)
tree560c5162aad586c86e980406131582ce98b78222 /dev-libs/imath/imath-3.1.7.ebuild
parentmedia-libs/ptex: Stabilize 2.4.2 x86, #905802 (diff)
downloadgentoo-0fb530f537907711147cc76dabb4b93a563c5c9e.tar.gz
gentoo-0fb530f537907711147cc76dabb4b93a563c5c9e.tar.bz2
gentoo-0fb530f537907711147cc76dabb4b93a563c5c9e.zip
dev-libs/imath: Stabilize 3.1.7 x86, #905800
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/imath/imath-3.1.7.ebuild')
-rw-r--r--dev-libs/imath/imath-3.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/imath/imath-3.1.7.ebuild b/dev-libs/imath/imath-3.1.7.ebuild
index 5b5f90d3fa23..bc0feb859d73 100644
--- a/dev-libs/imath/imath-3.1.7.ebuild
+++ b/dev-libs/imath/imath-3.1.7.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="BSD"