diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:10:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:10:36 +0100 |
commit | bcb9d8433416a3be1307c8fd232402f680412b20 (patch) | |
tree | ecf57e8baa066836e5acc1c47ce698732e48de04 /dev-libs/imath | |
parent | dev-perl/Mail-DKIM: keyworded 1.202.9.070 for ppc64 (diff) | |
download | gentoo-bcb9d8433416a3be1307c8fd232402f680412b20.tar.gz gentoo-bcb9d8433416a3be1307c8fd232402f680412b20.tar.bz2 gentoo-bcb9d8433416a3be1307c8fd232402f680412b20.zip |
dev-libs/imath: keyworded 3.0.1 for ppc64
keyworded wrt bug #798690
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
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 292ea6f272a6..72f012bffe05 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 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" |