From cc7552e711295d85bd2e516e18ee2f083bcaba10 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 16 May 2012 14:45:19 +0000 Subject: keyword ~amd64-fbsd (Portage version: 2.2.0_alpha105/cvs/Linux x86_64) --- sys-apps/pciutils/ChangeLog | 5 ++++- sys-apps/pciutils/pciutils-3.1.9-r2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog index 9669fc71dc81..30fe9ccb19d3 100644 --- a/sys-apps/pciutils/ChangeLog +++ b/sys-apps/pciutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pciutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.201 2012/04/27 03:11:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.202 2012/05/16 14:45:19 aballier Exp $ + + 16 May 2012; Alexis Ballier pciutils-3.1.9-r2.ebuild: + keyword ~amd64-fbsd 27 Apr 2012; Mike Frysinger pciutils-3.1.9-r2.ebuild: Make sure USE=static-libs requires zlib[static-libs] accordingly. diff --git a/sys-apps/pciutils/pciutils-3.1.9-r2.ebuild b/sys-apps/pciutils/pciutils-3.1.9-r2.ebuild index 1e39a3023878..cd28b02840c8 100644 --- a/sys-apps/pciutils/pciutils-3.1.9-r2.ebuild +++ b/sys-apps/pciutils/pciutils-3.1.9-r2.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-apps/pciutils/pciutils-3.1.9-r2.ebuild,v 1.7 2012/04/27 03:11:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.9-r2.ebuild,v 1.8 2012/05/16 14:45:19 aballier Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs zlib" # Have the sub-libs in RDEPEND with [static-libs] since, logically, -- cgit v1.2.3-65-gdbad