diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-13 23:49:35 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-13 23:49:35 +0000 |
commit | 2316a3430fe1512d64bc42d2e53dc226370ad8c6 (patch) | |
tree | fae42238ae89351f655b3b2e40fe22ad98967dba /dev-libs/bglibs/bglibs-1.041.ebuild | |
parent | Add USE flag for evolution-data-server until I figure out why it was added as... (diff) | |
download | historical-2316a3430fe1512d64bc42d2e53dc226370ad8c6.tar.gz historical-2316a3430fe1512d64bc42d2e53dc226370ad8c6.tar.bz2 historical-2316a3430fe1512d64bc42d2e53dc226370ad8c6.zip |
Stable on SPARC wrt bug #123462.
Package-Manager: portage-2.1_pre10-r5
Diffstat (limited to 'dev-libs/bglibs/bglibs-1.041.ebuild')
-rw-r--r-- | dev-libs/bglibs/bglibs-1.041.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/bglibs/bglibs-1.041.ebuild b/dev-libs/bglibs/bglibs-1.041.ebuild index c1e9139e1e13..5ab4efad5f7c 100644 --- a/dev-libs/bglibs/bglibs-1.041.ebuild +++ b/dev-libs/bglibs/bglibs-1.041.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/bglibs-1.041.ebuild,v 1.3 2006/04/29 00:37:47 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/bglibs/bglibs-1.041.ebuild,v 1.4 2006/05/13 23:49:35 weeve Exp $ inherit fixheadtails toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://untroubled.org/bglibs/archive/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc sparc x86" IUSE="" DEPEND="virtual/libc" |