diff options
author | Peter Weller <welp@gentoo.org> | 2007-12-28 23:28:07 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-12-28 23:28:07 +0000 |
commit | 6b6cd9d81f28cbdc2360ca95c3d18fea1978234d (patch) | |
tree | 860964fa89e1fddfa44e29d1809020ca9b801955 /net-libs/liblockfile/liblockfile-1.06-r2.ebuild | |
parent | changed virtual/gnat to virtualada in DEPEND, added some quoting (diff) | |
download | gentoo-2-6b6cd9d81f28cbdc2360ca95c3d18fea1978234d.tar.gz gentoo-2-6b6cd9d81f28cbdc2360ca95c3d18fea1978234d.tar.bz2 gentoo-2-6b6cd9d81f28cbdc2360ca95c3d18fea1978234d.zip |
Keyworded ~sparc-fbsd; bug 203630
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'net-libs/liblockfile/liblockfile-1.06-r2.ebuild')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild index 8930ebbac127..40abee2a65af 100644 --- a/net-libs/liblockfile/liblockfile-1.06-r2.ebuild +++ b/net-libs/liblockfile/liblockfile-1.06-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.11 2007/09/03 11:33:14 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r2.ebuild,v 1.12 2007/12/28 23:28:07 welp Exp $ inherit eutils multilib flag-o-matic autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" src_unpack() { |