diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-04-12 13:50:16 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-04-12 13:50:16 +0000 |
commit | 4e08b04d61b3e7b6313aabffe5ea470066e7ee41 (patch) | |
tree | bb9ae21c8daba5802f5065f7491ef550e3883725 /media-libs/qhull/qhull-2003.1-r1.ebuild | |
parent | x86 stable wrt bug #312953 (diff) | |
download | gentoo-2-4e08b04d61b3e7b6313aabffe5ea470066e7ee41.tar.gz gentoo-2-4e08b04d61b3e7b6313aabffe5ea470066e7ee41.tar.bz2 gentoo-2-4e08b04d61b3e7b6313aabffe5ea470066e7ee41.zip |
keyword ~x86-fbsd thanks to Henning Schild <henning@wh9.tu-dresden.de>, bug #303899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/qhull/qhull-2003.1-r1.ebuild')
-rw-r--r-- | media-libs/qhull/qhull-2003.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/qhull/qhull-2003.1-r1.ebuild b/media-libs/qhull/qhull-2003.1-r1.ebuild index e3d54d943688..df4259dd4f1d 100644 --- a/media-libs/qhull/qhull-2003.1-r1.ebuild +++ b/media-libs/qhull/qhull-2003.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2003.1-r1.ebuild,v 1.9 2009/11/26 19:24:20 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2003.1-r1.ebuild,v 1.10 2010/04/12 13:50:16 aballier Exp $ EAPI=2 inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/download/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc" pkg_setup() { |