diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-19 20:01:21 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-21 12:03:11 +0200 |
commit | 8c5bb929a77c677a8a87849522c183e4e24a6942 (patch) | |
tree | 3cf85230e585c858c6ed88ea8a04b054293e268f /sci-libs/camd | |
parent | sci-libs/amd: Drop to ~hppa (diff) | |
download | gentoo-8c5bb929a77c677a8a87849522c183e4e24a6942.tar.gz gentoo-8c5bb929a77c677a8a87849522c183e4e24a6942.tar.bz2 gentoo-8c5bb929a77c677a8a87849522c183e4e24a6942.zip |
sci-libs/camd: Drop to ~hppa
No stable revdeps.
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-libs/camd')
-rw-r--r-- | sci-libs/camd/camd-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/camd/camd-2.3.1.ebuild b/sci-libs/camd/camd-2.3.1.ebuild index c42e1b578dcd..7649e2903590 100644 --- a/sci-libs/camd/camd-2.3.1.ebuild +++ b/sci-libs/camd/camd-2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc static-libs" RDEPEND="sci-libs/suitesparseconfig" |