diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:48:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-05 08:48:34 +0200 |
commit | cdaca708079c3cbc1352aafd7c0d9e33a64a8d53 (patch) | |
tree | c85c12061d564ce0ed16f76d7e2b37268c9dc806 /sci-libs/qrupdate | |
parent | sci-libs/szip: x86 stable wrt bug #816195 (diff) | |
download | gentoo-cdaca708079c3cbc1352aafd7c0d9e33a64a8d53.tar.gz gentoo-cdaca708079c3cbc1352aafd7c0d9e33a64a8d53.tar.bz2 gentoo-cdaca708079c3cbc1352aafd7c0d9e33a64a8d53.zip |
sci-libs/qrupdate: x86 stable wrt bug #816198
Package-Manager: Portage-3.0.20, Repoman-3.0.3
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-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/qrupdate/qrupdate-1.1.2-r2.ebuild b/sci-libs/qrupdate/qrupdate-1.1.2-r2.ebuild index fca72a803fad..cd5243d43429 100644 --- a/sci-libs/qrupdate/qrupdate-1.1.2-r2.ebuild +++ b/sci-libs/qrupdate/qrupdate-1.1.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 sparc ~x86 ~amd64-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~ppc-macos" RDEPEND="virtual/lapack" DEPEND="${RDEPEND}" |