diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:41:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:41:09 +0100 |
commit | 55e113998d4a95d049dae76020fe3f5f1b8dfb15 (patch) | |
tree | 2b54536f64c76e28f3878d9cbde4544eb2f129e8 /sci-libs/camd | |
parent | sci-libs/amd: ia64 keyworded, bug #575366 (diff) | |
download | gentoo-55e113998d4a95d049dae76020fe3f5f1b8dfb15.tar.gz gentoo-55e113998d4a95d049dae76020fe3f5f1b8dfb15.tar.bz2 gentoo-55e113998d4a95d049dae76020fe3f5f1b8dfb15.zip |
sci-libs/camd: ia64 keyworded, bug #575366
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 6af914efb627..04f632d65989 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc static-libs" RDEPEND="sci-libs/suitesparseconfig" |