diff options
author | Sam James <sam@gentoo.org> | 2021-10-27 23:31:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-27 23:31:42 +0100 |
commit | 9675896d1105ac57de06096175e17af183307748 (patch) | |
tree | 75d6a61f9189d0feec7fdd8bd52d491109f91071 /dev-libs | |
parent | media-libs/libmtp: Stabilize 1.1.19 amd64, #820326 (diff) | |
download | gentoo-9675896d1105ac57de06096175e17af183307748.tar.gz gentoo-9675896d1105ac57de06096175e17af183307748.tar.bz2 gentoo-9675896d1105ac57de06096175e17af183307748.zip |
dev-libs/imath: Stabilize 3.1.1 amd64, #820362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 c9510fdfb569..82fabc71d73a 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" |