diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-28 00:06:11 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 00:06:39 -0400 |
commit | fdeb675af1ec26172067c20fb66bad4051d7c1ac (patch) | |
tree | 3ffae9135719c9ecbc4d8595fca225cd695a41ff /sci-libs | |
parent | media-fonts/noto-cjk: arm64 stable (diff) | |
download | gentoo-fdeb675af1ec26172067c20fb66bad4051d7c1ac.tar.gz gentoo-fdeb675af1ec26172067c20fb66bad4051d7c1ac.tar.bz2 gentoo-fdeb675af1ec26172067c20fb66bad4051d7c1ac.zip |
sci-libs/cln: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cln/cln-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cln/cln-1.3.3.ebuild b/sci-libs/cln/cln-1.3.3.ebuild index 8671b3f70af2..0447a7047798 100644 --- a/sci-libs/cln/cln-1.3.3.ebuild +++ b/sci-libs/cln/cln-1.3.3.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="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.bz2" LICENSE="GPL-2" SLOT="1" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples static-libs" RDEPEND="dev-libs/gmp:0=" |