summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-24 10:24:57 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-24 10:24:57 +0100
commite3469864cb0fb73b7070c95830fc00633a217820 (patch)
tree453e59515da64f39e9a7f645d2e4532ac246775d /dev-libs/imath/imath-3.1.3.ebuild
parentmedia-sound/denemo: Stabilize 2.5.0-r1 amd64, #831952 (diff)
downloadgentoo-e3469864cb0fb73b7070c95830fc00633a217820.tar.gz
gentoo-e3469864cb0fb73b7070c95830fc00633a217820.tar.bz2
gentoo-e3469864cb0fb73b7070c95830fc00633a217820.zip
dev-libs/imath: Stabilize 3.1.3 amd64, #831953
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs/imath/imath-3.1.3.ebuild')
-rw-r--r--dev-libs/imath/imath-3.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/imath/imath-3.1.3.ebuild b/dev-libs/imath/imath-3.1.3.ebuild
index 3347beaa0c68..9b601bdaf3ab 100644
--- a/dev-libs/imath/imath-3.1.3.ebuild
+++ b/dev-libs/imath/imath-3.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"