diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:41:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:41:35 +0100 |
commit | 8dd2ef348dafe1399bbb071d0caa15c4b223455a (patch) | |
tree | 791e1523166c315ba930af50ade0e4e5726be478 /sci-libs/qrupdate | |
parent | sci-libs/lapack-reference: sparc stable wrt bug #570058 (diff) | |
download | gentoo-8dd2ef348dafe1399bbb071d0caa15c4b223455a.tar.gz gentoo-8dd2ef348dafe1399bbb071d0caa15c4b223455a.tar.bz2 gentoo-8dd2ef348dafe1399bbb071d0caa15c4b223455a.zip |
sci-libs/qrupdate: sparc stable wrt bug #570060
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/qrupdate')
-rw-r--r-- | sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild b/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild index 005c061f7c0e..f117b510c2b2 100644 --- a/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild +++ b/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~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" |