diff options
author | Sam James <sam@gentoo.org> | 2020-10-06 21:09:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-06 21:09:32 +0000 |
commit | af2f80ea91b90b3fd077243f2326c9106b48a2b7 (patch) | |
tree | 458c41d5a9562119a997867e3df4da0f96c9889b /sci-libs/qrupdate | |
parent | app-text/epstool: Keyword 3.08-r1 arm64, #746944 (diff) | |
download | gentoo-af2f80ea91b90b3fd077243f2326c9106b48a2b7.tar.gz gentoo-af2f80ea91b90b3fd077243f2326c9106b48a2b7.tar.bz2 gentoo-af2f80ea91b90b3fd077243f2326c9106b48a2b7.zip |
sci-libs/qrupdate: Keyword 1.1.2-r1 arm64, #746944
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 781d1d056c2f..57148f4551b8 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 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" |