diff options
author | Sam James <sam@gentoo.org> | 2021-06-08 09:35:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-08 09:35:04 +0000 |
commit | 02be1d636140e46f46f5eb75ff4378fa9a927816 (patch) | |
tree | 766c9c8442cff070caaff3ace03f3683d03dfddf /sci-libs/pastix | |
parent | media-libs/leptonica: add github remote-id (diff) | |
download | gentoo-02be1d636140e46f46f5eb75ff4378fa9a927816.tar.gz gentoo-02be1d636140e46f46f5eb75ff4378fa9a927816.tar.bz2 gentoo-02be1d636140e46f46f5eb75ff4378fa9a927816.zip |
sci-libs/pastix: Keyword 5.2.3 arm, #760803
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/pastix')
-rw-r--r-- | sci-libs/pastix/pastix-5.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pastix/pastix-5.2.3.ebuild b/sci-libs/pastix/pastix-5.2.3.ebuild index f304384adf9f..3cd36ee0e4bd 100644 --- a/sci-libs/pastix/pastix-5.2.3.ebuild +++ b/sci-libs/pastix/pastix-5.2.3.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/latestfile/${PID}/${PN}_${PV}. LICENSE="CeCILL-C" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi +smp starpu static-libs" RDEPEND=" |