diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:32:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:32:01 +0100 |
commit | ec8ec70acb8cd0f736c117aac514942cee5429d8 (patch) | |
tree | ae9a655a7e21cae4c8920190451fe64436fdf3df | |
parent | 9291404f7c518ef2b2f4c99af6eac8781459c5ee (diff) | |
download | gentoo-ec8ec70acb8cd0f736c117aac514942cee5429d8.tar.gz gentoo-ec8ec70acb8cd0f736c117aac514942cee5429d8.tar.xz |
sci-libs/qrupdate: alpha stable wrt bug #570060
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 f117b510c2b..704d5abd7f2 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" |