diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:09:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:09:07 +0100 |
commit | 20e9b35e1e6f3cb3f79898c52e815baf6d3ce46d (patch) | |
tree | 808631c5b26ec2b3462a29ecd02b6e0a959aec7e /dev-libs/imath | |
parent | dev-perl/Mail-DKIM: keyworded 1.202.9.070 for ppc (diff) | |
download | gentoo-20e9b35e1e6f3cb3f79898c52e815baf6d3ce46d.tar.gz gentoo-20e9b35e1e6f3cb3f79898c52e815baf6d3ce46d.tar.bz2 gentoo-20e9b35e1e6f3cb3f79898c52e815baf6d3ce46d.zip |
dev-libs/imath: keyworded 3.0.1 for ppc
keyworded wrt bug #798690
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/imath')
-rw-r--r-- | dev-libs/imath/imath-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/imath/imath-3.0.1.ebuild b/dev-libs/imath/imath-3.0.1.ebuild index f4401e61cfca..292ea6f272a6 100644 --- a/dev-libs/imath/imath-3.0.1.ebuild +++ b/dev-libs/imath/imath-3.0.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): # ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x64-macos ~x86-solaris -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" |