From 94d5c6ff3cbbd3ae3eec16d4b9685f5374ca9cc1 Mon Sep 17 00:00:00 2001 From: Sebastien Fabbro Date: Wed, 19 Dec 2012 17:32:09 +0000 Subject: Keyword amd64-linux and x86-linux (Portage version: 2.2.01.21418-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360) --- sys-libs/libunwind/ChangeLog | 5 ++++- sys-libs/libunwind/libunwind-1.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-libs/libunwind') diff --git a/sys-libs/libunwind/ChangeLog b/sys-libs/libunwind/ChangeLog index 2412027d4c3c..188e2d022e0c 100644 --- a/sys-libs/libunwind/ChangeLog +++ b/sys-libs/libunwind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libunwind # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.29 2012/12/17 17:04:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.30 2012/12/19 17:32:09 bicatali Exp $ + + 19 Dec 2012; Sébastien Fabbro libunwind-1.1.ebuild: + Keyword amd64-linux and x86-linux 17 Dec 2012; Agostino Sarubbo libunwind-1.0.1-r1.ebuild: Stable for ia64, wrt bug #427136 diff --git a/sys-libs/libunwind/libunwind-1.1.ebuild b/sys-libs/libunwind/libunwind-1.1.ebuild index 703b7c9cb37b..ddbea4094c55 100644 --- a/sys-libs/libunwind/libunwind-1.1.ebuild +++ b/sys-libs/libunwind/libunwind-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild,v 1.3 2012/11/20 16:41:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild,v 1.4 2012/12/19 17:32:09 bicatali Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/libunwind/${P}.tar.gz" LICENSE="MIT" SLOT="7" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-fbsd ~x86-linux" IUSE="debug debug-frame lzma static-libs" RDEPEND="lzma? ( app-arch/xz-utils )" -- cgit v1.2.3-65-gdbad