diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:08:17 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:45:31 -0500 |
commit | 849ad4cc7d5781035b80a5c603bcebb3f2aa1967 (patch) | |
tree | ea592438e1dbd703d63ed9b9175e5b7aca266654 /media-libs | |
parent | dev-python/cairocffi: arm64 stable (diff) | |
download | gentoo-849ad4cc7d5781035b80a5c603bcebb3f2aa1967.tar.gz gentoo-849ad4cc7d5781035b80a5c603bcebb3f2aa1967.tar.bz2 gentoo-849ad4cc7d5781035b80a5c603bcebb3f2aa1967.zip |
media-libs/qhull: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/qhull/qhull-2015.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/qhull/qhull-2015.2.ebuild b/media-libs/qhull/qhull-2015.2.ebuild index c63282d1cc21..cdcf4f62489e 100644 --- a/media-libs/qhull/qhull-2015.2.ebuild +++ b/media-libs/qhull/qhull-2015.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs" DOCS=( Announce.txt File_id.diz README.txt REGISTER.txt ) |