diff options
author | Sam James <sam@gentoo.org> | 2020-11-07 17:49:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-07 17:49:45 +0000 |
commit | 0589390502f7a41cef924ed56a37bce8331ca74e (patch) | |
tree | f37b6ae5b6501e0445a4303b3981cac0fd802e9d | |
parent | media-gfx/pstoedit: Stabilize 3.70-r1 arm, #709830 (diff) | |
download | gentoo-0589390502f7a41cef924ed56a37bce8331ca74e.tar.gz gentoo-0589390502f7a41cef924ed56a37bce8331ca74e.tar.bz2 gentoo-0589390502f7a41cef924ed56a37bce8331ca74e.zip |
sci-libs/qrupdate: Stabilize 1.1.2-r1 arm, #709830
Signed-off-by: Sam James <sam@gentoo.org>
-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 f731a2df4df5..bde3a5417097 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" |