diff options
author | 2015-04-19 10:04:38 +0000 | |
---|---|---|
committer | 2015-04-19 10:04:38 +0000 | |
commit | 97088c08f67b4f23dc1fec7b56ca74ccf0844008 (patch) | |
tree | b978775f9fc4af18ec71f9f943487f436ce2ad21 /sci-libs/cln/cln-1.3.3.ebuild | |
parent | Stable for x86, wrt bug #545414 (diff) | |
download | gentoo-2-97088c08f67b4f23dc1fec7b56ca74ccf0844008.tar.gz gentoo-2-97088c08f67b4f23dc1fec7b56ca74ccf0844008.tar.bz2 gentoo-2-97088c08f67b4f23dc1fec7b56ca74ccf0844008.zip |
Stable for x86, wrt bug #545420
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/cln/cln-1.3.3.ebuild')
-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 6f9c1b17cf9c..3bdf53a45c86 100644 --- a/sci-libs/cln/cln-1.3.3.ebuild +++ b/sci-libs/cln/cln-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild,v 1.6 2015/04/14 11:00:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild,v 1.7 2015/04/19 10:04:38 ago Exp $ EAPI=5 @@ -12,7 +12,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 hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples static-libs" RDEPEND="dev-libs/gmp" |