summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-21 14:59:56 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-21 14:59:56 +0200
commitcec0eac6fc3fd0d8055d0d739e6bb34b96123266 (patch)
tree78deb5329ba00a337fce7379fe3ff2c9f2b0346c /dev-libs/imath
parentsci-astronomy/kstars: Stabilize 3.5.8 amd64, #839555 (diff)
downloadgentoo-cec0eac6fc3fd0d8055d0d739e6bb34b96123266.tar.gz
gentoo-cec0eac6fc3fd0d8055d0d739e6bb34b96123266.tar.bz2
gentoo-cec0eac6fc3fd0d8055d0d739e6bb34b96123266.zip
dev-libs/imath: Stabilize 3.1.5 amd64, #839582
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs/imath')
-rw-r--r--dev-libs/imath/imath-3.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/imath/imath-3.1.5.ebuild b/dev-libs/imath/imath-3.1.5.ebuild
index 9b40568f036e..a6e5b490fd4d 100644
--- a/dev-libs/imath/imath-3.1.5.ebuild
+++ b/dev-libs/imath/imath-3.1.5.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"