diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:31:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:31:37 +0100 |
commit | f8e271126bec9ca9af1999c228fe57ef07eaf299 (patch) | |
tree | aa5e3a61e4321736d12528f96ee3634f80137bd0 /sci-libs/qrupdate | |
parent | games-fps/quakeforge: x86 stable wrt bug #570314 (diff) | |
download | gentoo-f8e271126bec9ca9af1999c228fe57ef07eaf299.tar.gz gentoo-f8e271126bec9ca9af1999c228fe57ef07eaf299.tar.bz2 gentoo-f8e271126bec9ca9af1999c228fe57ef07eaf299.zip |
sci-libs/qrupdate: x86 stable wrt bug #570060
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
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 46b279c9569a..005c061f7c0e 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" |