diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 15:19:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 15:19:49 +0000 |
commit | 068ab569a520c83709ab1017b19b892eb6b79943 (patch) | |
tree | 4fb9ff22f730dbdf718f032f500cc4d43b317151 /sci-libs/qrupdate | |
parent | media-libs/libxmi: Stabilize 1.3 arm64, #709830 (diff) | |
download | gentoo-068ab569a520c83709ab1017b19b892eb6b79943.tar.gz gentoo-068ab569a520c83709ab1017b19b892eb6b79943.tar.bz2 gentoo-068ab569a520c83709ab1017b19b892eb6b79943.zip |
sci-libs/qrupdate: Stabilize 1.1.2-r1 arm64, #709830
Signed-off-by: Sam James <sam@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 57148f4551b8..f731a2df4df5 100644 --- a/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild +++ b/sci-libs/qrupdate/qrupdate-1.1.2-r1.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" IUSE="static-libs" RDEPEND="virtual/lapack" |