diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-07-18 12:47:37 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-07-18 12:47:37 +0000 |
commit | 143b8a032fa4b8ab69574bbab3ccce078dfa484c (patch) | |
tree | 165ab62e53f4d8fde6c8054b3fd1fd97efe775bc /sci-libs | |
parent | Bump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and ... (diff) | |
download | gentoo-2-143b8a032fa4b8ab69574bbab3ccce078dfa484c.tar.gz gentoo-2-143b8a032fa4b8ab69574bbab3ccce078dfa484c.tar.bz2 gentoo-2-143b8a032fa4b8ab69574bbab3ccce078dfa484c.zip |
Keyword ~arm.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/qrupdate/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/qrupdate/qrupdate-1.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/qrupdate/ChangeLog b/sci-libs/qrupdate/ChangeLog index 3125fe0d964b..a687c1d61c57 100644 --- a/sci-libs/qrupdate/ChangeLog +++ b/sci-libs/qrupdate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/qrupdate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/ChangeLog,v 1.28 2013/02/21 21:26:09 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/ChangeLog,v 1.29 2013/07/18 12:47:37 chithanh Exp $ + + 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + qrupdate-1.1.2.ebuild: + Keyword ~arm. 21 Feb 2013; Justin Lecher <jlec@gentoo.org> qrupdate-1.1.0.ebuild, qrupdate-1.1.1.ebuild, qrupdate-1.1.2.ebuild, metadata.xml: diff --git a/sci-libs/qrupdate/qrupdate-1.1.2.ebuild b/sci-libs/qrupdate/qrupdate-1.1.2.ebuild index 9c7e987f333b..29ffd408c47d 100644 --- a/sci-libs/qrupdate/qrupdate-1.1.2.ebuild +++ b/sci-libs/qrupdate/qrupdate-1.1.2.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/sci-libs/qrupdate/qrupdate-1.1.2.ebuild,v 1.5 2013/02/21 21:26:09 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/qrupdate/qrupdate-1.1.2.ebuild,v 1.6 2013/07/18 12:47:37 chithanh Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos" IUSE="static-libs" RDEPEND="virtual/lapack" |