diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-12-05 12:05:53 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-12-05 12:05:53 +0000 |
commit | 8f21820fff6f37d9d09cba839bb949f4824d6d40 (patch) | |
tree | 365788f31921d0acad886a23a034ea033d6f56eb /app-admin/fam/fam-2.7.0-r7.ebuild | |
parent | Clean up. (diff) | |
download | gentoo-2-8f21820fff6f37d9d09cba839bb949f4824d6d40.tar.gz gentoo-2-8f21820fff6f37d9d09cba839bb949f4824d6d40.tar.bz2 gentoo-2-8f21820fff6f37d9d09cba839bb949f4824d6d40.zip |
Stable for amd64 wrt bug #491888
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-admin/fam/fam-2.7.0-r7.ebuild')
-rw-r--r-- | app-admin/fam/fam-2.7.0-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/fam/fam-2.7.0-r7.ebuild b/app-admin/fam/fam-2.7.0-r7.ebuild index ca333284b206..7c9653a5e6e0 100644 --- a/app-admin/fam/fam-2.7.0-r7.ebuild +++ b/app-admin/fam/fam-2.7.0-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/fam-2.7.0-r7.ebuild,v 1.5 2013/12/01 01:08:59 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/fam-2.7.0-r7.ebuild,v 1.6 2013/12/05 12:05:53 nimiux Exp $ EAPI=5 inherit eutils autotools multilib-minimal @@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/projects/fam/download/stable/${P}.tar.gz LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="static-libs" DEPEND="|| ( net-nds/rpcbind >=net-nds/portmap-5b-r6 ) |