diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-14 14:08:16 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-14 14:08:37 +0200 |
commit | 794fbf7a91917b71ef9253a9bdaadce9da3a0001 (patch) | |
tree | 31ff4437b1810b4db572c18d3ba2a42c0d680470 /media-libs/qhull | |
parent | media-libs/grilo: keyword ~arm64 (diff) | |
download | gentoo-794fbf7a91917b71ef9253a9bdaadce9da3a0001.tar.gz gentoo-794fbf7a91917b71ef9253a9bdaadce9da3a0001.tar.bz2 gentoo-794fbf7a91917b71ef9253a9bdaadce9da3a0001.zip |
media-libs/qhull: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/qhull')
-rw-r--r-- | media-libs/qhull/qhull-2015.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/qhull/qhull-2015.2.ebuild b/media-libs/qhull/qhull-2015.2.ebuild index 61a096e50a0f..9cc80f5c1e6b 100644 --- a/media-libs/qhull/qhull-2015.2.ebuild +++ b/media-libs/qhull/qhull-2015.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/download/${PN}-2015-src-7.2.0.tgz -> ${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs" DOCS=( Announce.txt File_id.diz README.txt REGISTER.txt ) |