summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-02 07:54:35 +0000
committerSam James <sam@gentoo.org>2022-02-02 07:54:35 +0000
commitf1ee1f7ffe2e7187769e982cba82f3964e2ec227 (patch)
tree5b758436bb757144c1070e76fcd4a61426a90508 /dev-libs/imath/imath-3.1.3.ebuild
parentwww-apps/chromedriver-bin: bump to 98.0.4758.48 (diff)
downloadgentoo-f1ee1f7ffe2e7187769e982cba82f3964e2ec227.tar.gz
gentoo-f1ee1f7ffe2e7187769e982cba82f3964e2ec227.tar.bz2
gentoo-f1ee1f7ffe2e7187769e982cba82f3964e2ec227.zip
dev-libs/imath: Stabilize 3.1.3 x86, #820362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/imath/imath-3.1.3.ebuild')
-rw-r--r--dev-libs/imath/imath-3.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/imath/imath-3.1.3.ebuild b/dev-libs/imath/imath-3.1.3.ebuild
index 94fa189368ba..9fde70f03b53 100644
--- a/dev-libs/imath/imath-3.1.3.ebuild
+++ b/dev-libs/imath/imath-3.1.3.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"