diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:41:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:41:43 +0100 |
commit | 26910ef05509df83c648dce759e48a55bf053a95 (patch) | |
tree | ffc09495d3fb64182bdc47315284ec7e8e20c623 /sci-libs/cln | |
parent | net-vpn/openvpn: amd64 stable wrt bug #700656 (diff) | |
download | gentoo-26910ef05509df83c648dce759e48a55bf053a95.tar.gz gentoo-26910ef05509df83c648dce759e48a55bf053a95.tar.bz2 gentoo-26910ef05509df83c648dce759e48a55bf053a95.zip |
sci-libs/cln: amd64 stable wrt bug #693784
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cln/cln-1.3.4.ebuild b/sci-libs/cln/cln-1.3.4.ebuild index 5677aa74dadd..82fef8746341 100644 --- a/sci-libs/cln/cln-1.3.4.ebuild +++ b/sci-libs/cln/cln-1.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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=" |