diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-08 23:21:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-08 23:49:06 +0100 |
commit | 6f2ae6f184ad5cf3ef9c55526f6bee3f639ec010 (patch) | |
tree | a9983d941d47351484df8fa280975f60c93ee6eb /media-libs | |
parent | dev-python/cairocffi: x86 stable (bug #636054) (diff) | |
download | gentoo-6f2ae6f184ad5cf3ef9c55526f6bee3f639ec010.tar.gz gentoo-6f2ae6f184ad5cf3ef9c55526f6bee3f639ec010.tar.bz2 gentoo-6f2ae6f184ad5cf3ef9c55526f6bee3f639ec010.zip |
media-libs/qhull: x86 stable (bug #636054)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 9cc80f5c1e6b..2ea95f40ef20 100644 --- a/media-libs/qhull/qhull-2015.2.ebuild +++ b/media-libs/qhull/qhull-2015.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~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 ) |