diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-07-28 17:11:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-28 16:57:49 +0100 |
commit | 0d8e810a5faa78122f899c6b567cff4736cf414a (patch) | |
tree | 02d4248842580d78cea70656aa759a2b864cd43b /media-libs/qhull | |
parent | dev-python/xlwt: keyworded 1.3.0-r1 for hppa, bug #804118 (diff) | |
download | gentoo-0d8e810a5faa78122f899c6b567cff4736cf414a.tar.gz gentoo-0d8e810a5faa78122f899c6b567cff4736cf414a.tar.bz2 gentoo-0d8e810a5faa78122f899c6b567cff4736cf414a.zip |
media-libs/qhull: keyworded 2020.2-r3 for hppa, bug #804118
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 'media-libs/qhull')
-rw-r--r-- | media-libs/qhull/qhull-2020.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/qhull/qhull-2020.2-r3.ebuild b/media-libs/qhull/qhull-2020.2-r3.ebuild index fe64e83f5a4e..e42418c0452d 100644 --- a/media-libs/qhull/qhull-2020.2-r3.ebuild +++ b/media-libs/qhull/qhull-2020.2-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/qhull/qhull/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0/8" LICENSE="BSD" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc static-libs" DOCS=( Announce.txt File_id.diz README.txt REGISTER.txt ) |