diff options
author | Sam James <sam@gentoo.org> | 2021-07-27 04:26:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-27 04:26:08 +0100 |
commit | 098f75479923b6bd7176b44417c33e2ac0c6b0ef (patch) | |
tree | c89fd9850149ddabe0251e79434e793961b0a56f /dev-libs/imath | |
parent | sys-apps/fxload: Keyword 20081013-r1 arm, #804013 (diff) | |
download | gentoo-098f75479923b6bd7176b44417c33e2ac0c6b0ef.tar.gz gentoo-098f75479923b6bd7176b44417c33e2ac0c6b0ef.tar.bz2 gentoo-098f75479923b6bd7176b44417c33e2ac0c6b0ef.zip |
dev-libs/imath: Keyword 3.0.5-r1 arm, #798690
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/imath')
-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 d0e1ef763424..a1bd6fa5cf4c 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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" |