diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-06 08:05:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-06 08:05:35 +0200 |
commit | 3779e899cde4772c689cebad831632043f3631a5 (patch) | |
tree | 4d640ba785cb8326f040df0cfa272e6bb05cbc6c /sci-libs/qrupdate | |
parent | dev-db/redis: amd64 stable wrt bug #816489 (diff) | |
download | gentoo-3779e899cde4772c689cebad831632043f3631a5.tar.gz gentoo-3779e899cde4772c689cebad831632043f3631a5.tar.bz2 gentoo-3779e899cde4772c689cebad831632043f3631a5.zip |
sci-libs/qrupdate: amd64 stable wrt bug #816198
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 cd5243d43429..9d471abf2886 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}" |