diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:17:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-04 16:21:07 +0100 |
commit | ceaae01f0051e8d921d1e74df957ef4b64e2b7ea (patch) | |
tree | 3f1442727c5a89920c199cd4af81b2bbd4d00fb1 /media-libs | |
parent | dev-vcs/gitolite: amd64 stable wrt bug #603158 (diff) | |
download | gentoo-ceaae01f0051e8d921d1e74df957ef4b64e2b7ea.tar.gz gentoo-ceaae01f0051e8d921d1e74df957ef4b64e2b7ea.tar.bz2 gentoo-ceaae01f0051e8d921d1e74df957ef4b64e2b7ea.zip |
media-libs/qhull: amd64 stable wrt bug #607986
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/qhull/qhull-2012.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/qhull/qhull-2012.1-r4.ebuild b/media-libs/qhull/qhull-2012.1-r4.ebuild index 56c1456b9c89..c2382f317a10 100644 --- a/media-libs/qhull/qhull-2012.1-r4.ebuild +++ b/media-libs/qhull/qhull-2012.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="${HOMEPAGE}/download/${P}-src.tgz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc static-libs" DOCS=( Announce.txt File_id.diz README.txt REGISTER.txt ) |