summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-18 12:36:03 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-18 12:36:03 +0000
commit2b927fd77f923c163fc4bdf8672ef7c10f28f966 (patch)
tree5aa78c290a97262f49d0ae9e6affa43b1637d176 /media-libs/qhull
parentKeyword ~arm. (diff)
downloadgentoo-2-2b927fd77f923c163fc4bdf8672ef7c10f28f966.tar.gz
gentoo-2-2b927fd77f923c163fc4bdf8672ef7c10f28f966.tar.bz2
gentoo-2-2b927fd77f923c163fc4bdf8672ef7c10f28f966.zip
Keyword ~arm.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/qhull')
-rw-r--r--media-libs/qhull/ChangeLog6
-rw-r--r--media-libs/qhull/qhull-2012.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/qhull/ChangeLog b/media-libs/qhull/ChangeLog
index 12e51b7f1495..7dfb2ab50113 100644
--- a/media-libs/qhull/ChangeLog
+++ b/media-libs/qhull/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/qhull
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/ChangeLog,v 1.55 2013/01/06 20:14:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/ChangeLog,v 1.56 2013/07/18 12:36:03 chithanh Exp $
+
+ 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ qhull-2012.1-r1.ebuild:
+ Keyword ~arm.
06 Jan 2013; Torsten Veller <tove@gentoo.org> qhull-2012.1-r1.ebuild:
Drop duplicate arches from KEYWORDS
diff --git a/media-libs/qhull/qhull-2012.1-r1.ebuild b/media-libs/qhull/qhull-2012.1-r1.ebuild
index d00140785510..029744699757 100644
--- a/media-libs/qhull/qhull-2012.1-r1.ebuild
+++ b/media-libs/qhull/qhull-2012.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2012.1-r1.ebuild,v 1.9 2013/01/06 20:14:27 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/qhull/qhull-2012.1-r1.ebuild,v 1.10 2013/07/18 12:36:03 chithanh Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/download/${P}-src.tgz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 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 )