diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 18:18:04 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 18:20:56 +0200 |
commit | 45a2ced5907646d3550413b52c09c7055c312a63 (patch) | |
tree | e90ad8bedc5440bc54e1f71cf75f23ca3af434a9 /dev-libs | |
parent | sci-libs/scotch: Mark ~hppa (bug #575366). (diff) | |
download | gentoo-45a2ced5907646d3550413b52c09c7055c312a63.tar.gz gentoo-45a2ced5907646d3550413b52c09c7055c312a63.tar.bz2 gentoo-45a2ced5907646d3550413b52c09c7055c312a63.zip |
dev-libs/starpu: Mark ~hppa (bug #575366).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/starpu/starpu-1.1.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/starpu/starpu-1.1.5-r1.ebuild b/dev-libs/starpu/starpu-1.1.5-r1.ebuild index 11631ff8b3b3..342200b311ec 100644 --- a/dev-libs/starpu/starpu-1.1.5-r1.ebuild +++ b/dev-libs/starpu/starpu-1.1.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/8" -KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl qt4 static-libs test" |