diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-06-29 20:45:01 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-29 19:59:28 +0100 |
commit | 0f6e54df0d0da9c23c83eb18a38b23c5c57f3443 (patch) | |
tree | 94036d13d3a11ade3a069284bf81e906519567cb /dev-libs/imath | |
parent | dev-perl/Mail-DKIM: keyworded 1.202.9.070 for hppa/sparc, bug #799113 (diff) | |
download | gentoo-0f6e54df0d0da9c23c83eb18a38b23c5c57f3443.tar.gz gentoo-0f6e54df0d0da9c23c83eb18a38b23c5c57f3443.tar.bz2 gentoo-0f6e54df0d0da9c23c83eb18a38b23c5c57f3443.zip |
dev-libs/imath: keyworded 3.0.1 for hppa, bug #798690
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 5a251808c673..f4401e61cfca 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 ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" |