diff options
author | 2015-04-03 08:21:17 +0000 | |
---|---|---|
committer | 2015-04-03 08:21:17 +0000 | |
commit | e835af0c313ba5957b872f5351f4b0a26ce7461e (patch) | |
tree | 51a04c645acaa1cf70f82ee8406f74f816301bbd /sci-libs/ViSP | |
parent | arm stable, bug #538724 (diff) | |
download | gentoo-2-e835af0c313ba5957b872f5351f4b0a26ce7461e.tar.gz gentoo-2-e835af0c313ba5957b872f5351f4b0a26ce7461e.tar.bz2 gentoo-2-e835af0c313ba5957b872f5351f4b0a26ce7461e.zip |
keyword ~arm
Signed-off-by: aballier@gentoo.org
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sci-libs/ViSP')
-rw-r--r-- | sci-libs/ViSP/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/ViSP/ViSP-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/ViSP/ChangeLog b/sci-libs/ViSP/ChangeLog index 6983097e897b..6623e49d2514 100644 --- a/sci-libs/ViSP/ChangeLog +++ b/sci-libs/ViSP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ViSP # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ViSP/ChangeLog,v 1.2 2015/04/02 16:12:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ViSP/ChangeLog,v 1.3 2015/04/03 08:21:17 aballier Exp $ + + 03 Apr 2015; Alexis Ballier <aballier@gentoo.org> ViSP-2.10.0.ebuild: + keyword ~arm 02 Apr 2015; Alexis Ballier <aballier@gentoo.org> ViSP-2.10.0.ebuild: enable zbar and dmtx by default diff --git a/sci-libs/ViSP/ViSP-2.10.0.ebuild b/sci-libs/ViSP/ViSP-2.10.0.ebuild index 11785d472de2..a299bc9753a3 100644 --- a/sci-libs/ViSP/ViSP-2.10.0.ebuild +++ b/sci-libs/ViSP/ViSP-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ViSP/ViSP-2.10.0.ebuild,v 1.2 2015/04/02 16:12:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ViSP/ViSP-2.10.0.ebuild,v 1.3 2015/04/03 08:21:17 aballier Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://gforge.inria.fr/frs/download.php/latestfile/475/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE=" demos +dmtx doc examples ffmpeg gsl ieee1394 jpeg lapack ogre ois opencv png test tutorials usb v4l X xml +zbar zlib |