diff options
author | Sam James <sam@gentoo.org> | 2021-07-25 02:10:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-25 02:10:07 +0100 |
commit | 645acd76061872cd878d9c93993d21c2965a0b99 (patch) | |
tree | 1819bfbdf767bdd80c0c8d9d0da61f9dfd10f374 /dev-libs | |
parent | sys-auth/fprintd: Keyword 1.90.9 arm64, #764554 (diff) | |
download | gentoo-645acd76061872cd878d9c93993d21c2965a0b99.tar.gz gentoo-645acd76061872cd878d9c93993d21c2965a0b99.tar.bz2 gentoo-645acd76061872cd878d9c93993d21c2965a0b99.zip |
dev-libs/imath: Keyword 3.0.5-r1 arm64, #798690
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/imath/imath-3.0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/imath/imath-3.0.5-r1.ebuild b/dev-libs/imath/imath-3.0.5-r1.ebuild index dadfa6007aa2..d0e1ef763424 100644 --- a/dev-libs/imath/imath-3.0.5-r1.ebuild +++ b/dev-libs/imath/imath-3.0.5-r1.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): # ~arm ~arm64 ~mips ~x64-macos ~x86-solaris -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" |