diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 11:43:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 11:43:00 +0100 |
commit | f906d6f0b77ad3cc37210445e5da70a22dbc2838 (patch) | |
tree | b19dc5bc6044f8c2e5b79852a5b5f0f7bf17fae9 /sci-libs | |
parent | app-text/dvipng: ppc64 stable wrt bug #568578 (diff) | |
download | gentoo-f906d6f0b77ad3cc37210445e5da70a22dbc2838.tar.gz gentoo-f906d6f0b77ad3cc37210445e5da70a22dbc2838.tar.bz2 gentoo-f906d6f0b77ad3cc37210445e5da70a22dbc2838.zip |
sci-libs/qrupdate: ppc64 stable wrt bug #570060
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 73e0cb60bbed..6ae909e830a5 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" |