diff options
author | Sam James <sam@gentoo.org> | 2021-10-27 05:13:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-27 05:13:33 +0100 |
commit | 846d3efcd3d9e524a56ad6e991b0ee6a0206e7d3 (patch) | |
tree | e002b882a4856e2dcf02bf19fec4198c935019ce /dev-libs/imath | |
parent | media-sound/pulseaudio: Stabilize 15.0-r1 arm64, #820332 (diff) | |
download | gentoo-846d3efcd3d9e524a56ad6e991b0ee6a0206e7d3.tar.gz gentoo-846d3efcd3d9e524a56ad6e991b0ee6a0206e7d3.tar.bz2 gentoo-846d3efcd3d9e524a56ad6e991b0ee6a0206e7d3.zip |
dev-libs/imath: Stabilize 3.1.1 arm64, #820362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/imath')
-rw-r--r-- | dev-libs/imath/imath-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/imath/imath-3.1.1.ebuild b/dev-libs/imath/imath-3.1.1.ebuild index 3ebea9d135f5..c9510fdfb569 100644 --- a/dev-libs/imath/imath-3.1.1.ebuild +++ b/dev-libs/imath/imath-3.1.1.ebuild @@ -14,7 +14,7 @@ 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): # ~mips ~x64-macos ~x86-solaris -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" |