diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-19 20:00:04 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-21 12:03:11 +0200 |
commit | 98a5c7cf6a033a596d4c8cf9d96c2c11c113a2d5 (patch) | |
tree | f2cf177bb59d65a7555569a97f1830341647a3bc /sci-libs/amd | |
parent | sci-libs/cholmod: Drop to ~hppa (diff) | |
download | gentoo-98a5c7cf6a033a596d4c8cf9d96c2c11c113a2d5.tar.gz gentoo-98a5c7cf6a033a596d4c8cf9d96c2c11c113a2d5.tar.bz2 gentoo-98a5c7cf6a033a596d4c8cf9d96c2c11c113a2d5.zip |
sci-libs/amd: 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/amd')
-rw-r--r-- | sci-libs/amd/amd-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/amd/amd-2.3.1.ebuild b/sci-libs/amd/amd-2.3.1.ebuild index a0bb445c716c..639c29bdc5bb 100644 --- a/sci-libs/amd/amd-2.3.1.ebuild +++ b/sci-libs/amd/amd-2.3.1.ebuild @@ -11,7 +11,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 fortran static-libs" RDEPEND="sci-libs/suitesparseconfig" |