diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:58:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:58:54 +0100 |
commit | a8993ee9d1223d88db2794eabc1dafeb331f7209 (patch) | |
tree | 5f0d7b4e1ab9d93a83f5084e9ab58d9a2cf19ca3 /sci-libs | |
parent | dev-python/pytest-runner: sparc stable wrt bug #700604 (diff) | |
download | gentoo-a8993ee9d1223d88db2794eabc1dafeb331f7209.tar.gz gentoo-a8993ee9d1223d88db2794eabc1dafeb331f7209.tar.bz2 gentoo-a8993ee9d1223d88db2794eabc1dafeb331f7209.zip |
sci-libs/cln: sparc stable wrt bug #693784
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cln/cln-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cln/cln-1.3.4.ebuild b/sci-libs/cln/cln-1.3.4.ebuild index 9675e8db7764..17fd5ce6d02d 100644 --- a/sci-libs/cln/cln-1.3.4.ebuild +++ b/sci-libs/cln/cln-1.3.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.ginac.de/CLN/${P}.tar.bz2" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs" RDEPEND="dev-libs/gmp:0=" |