diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-04 08:07:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-04 08:07:47 +0000 |
commit | 5d7d7b01944d49cc1363a95c90c34661d2c57200 (patch) | |
tree | 67a650c56b00933877c683a062dd8b4d88cd82ed /sci-libs/cln/cln-1.3.3.ebuild | |
parent | Drop old postinst messages #440438 by poletti.marco. Control readline dep vi... (diff) | |
download | gentoo-2-5d7d7b01944d49cc1363a95c90c34661d2c57200.tar.gz gentoo-2-5d7d7b01944d49cc1363a95c90c34661d2c57200.tar.bz2 gentoo-2-5d7d7b01944d49cc1363a95c90c34661d2c57200.zip |
Stable for HPPA (bug #545420).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sci-libs/cln/cln-1.3.3.ebuild')
-rw-r--r-- | sci-libs/cln/cln-1.3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/cln/cln-1.3.3.ebuild b/sci-libs/cln/cln-1.3.3.ebuild index 75710a85c0cd..e0ea5c57edcc 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-2013 Gentoo Foundation +# 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.2 2013/08/13 15:57:50 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.3.3.ebuild,v 1.3 2015/04/04 08:07:47 jer 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" |