diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:04:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:07:12 +0100 |
commit | ea5e23a826bb727097565041222785d83a5f2eb2 (patch) | |
tree | 62240ffd318ae6212477124850fddc79f72bae5a /sci-libs/cln | |
parent | dev-python/incremental: ppc stable wrt bug #700586 (diff) | |
download | gentoo-ea5e23a826bb727097565041222785d83a5f2eb2.tar.gz gentoo-ea5e23a826bb727097565041222785d83a5f2eb2.tar.bz2 gentoo-ea5e23a826bb727097565041222785d83a5f2eb2.zip |
sci-libs/cln: ppc stable wrt bug #693784
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/cln')
-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 17fd5ce6d02d..b0b47b274aac 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=" |