diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 18:16:42 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 18:20:52 +0200 |
commit | 593168237e69ca4684e47d81730477d28b513e21 (patch) | |
tree | d23f332d28ceb85772164e607baabb1bb25bf769 /sci-libs | |
parent | sci-libs/adolc: Mark ~hppa (bug #575366). (diff) | |
download | gentoo-593168237e69ca4684e47d81730477d28b513e21.tar.gz gentoo-593168237e69ca4684e47d81730477d28b513e21.tar.bz2 gentoo-593168237e69ca4684e47d81730477d28b513e21.zip |
sci-libs/scotch: Mark ~hppa (bug #575366).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/scotch/scotch-6.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-6.0.4-r2.ebuild b/sci-libs/scotch/scotch-6.0.4-r2.ebuild index 6b4eb6f6d994..34af6e9039f7 100644 --- a/sci-libs/scotch/scotch-6.0.4-r2.ebuild +++ b/sci-libs/scotch/scotch-6.0.4-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://gforge.inria.fr/frs/download.php/${DID}/${MYP}.tar.gz" LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs tools threads" DEPEND=" |