diff options
author | Sam James <sam@gentoo.org> | 2021-10-04 20:16:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-04 20:16:10 +0100 |
commit | 2a973cad1eb89f1bc08766e994b722cc09443916 (patch) | |
tree | 3e5fcae057d019447ff4050863887decf16cd414 /sci-libs/qrupdate | |
parent | dev-python/regex: Stabilize 2021.8.28 arm64, #815997 (diff) | |
download | gentoo-2a973cad1eb89f1bc08766e994b722cc09443916.tar.gz gentoo-2a973cad1eb89f1bc08766e994b722cc09443916.tar.bz2 gentoo-2a973cad1eb89f1bc08766e994b722cc09443916.zip |
sci-libs/qrupdate: Stabilize 1.1.2-r2 arm64, #816198
Signed-off-by: Sam James <sam@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 4595f272f3c4..8eae95e32994 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}" |