diff options
author | 2007-04-18 13:24:22 +0000 | |
---|---|---|
committer | 2007-04-18 13:24:22 +0000 | |
commit | 465b461a6ce47d3cf99d95ccd5e665d10b492d9e (patch) | |
tree | 3d35ea03f05bb5977265d696f70b867336b0ad61 /dev-libs/libebml/libebml-0.7.7-r1.ebuild | |
parent | Marked ~mips. (diff) | |
download | historical-465b461a6ce47d3cf99d95ccd5e665d10b492d9e.tar.gz historical-465b461a6ce47d3cf99d95ccd5e665d10b492d9e.tar.bz2 historical-465b461a6ce47d3cf99d95ccd5e665d10b492d9e.zip |
Keyworded ~x86-bsd wrt bug #175090
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-libs/libebml/libebml-0.7.7-r1.ebuild')
-rw-r--r-- | dev-libs/libebml/libebml-0.7.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.7.7-r1.ebuild b/dev-libs/libebml/libebml-0.7.7-r1.ebuild index cfd7913b6872..a097f3018513 100644 --- a/dev-libs/libebml/libebml-0.7.7-r1.ebuild +++ b/dev-libs/libebml/libebml-0.7.7-r1.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/dev-libs/libebml/libebml-0.7.7-r1.ebuild,v 1.9 2007/03/27 17:33:28 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7-r1.ebuild,v 1.10 2007/04/18 13:24:22 drizzt Exp $ inherit multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" IUSE="" S="${S}/make/linux" |