diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-08 09:33:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-08 09:33:43 +0000 |
commit | f76811dcad7bbf193afad564f9d67cb84b93af10 (patch) | |
tree | 504538f639309998e4e0861c58adbb667b37711d /dev-libs/libebml/libebml-0.7.3.ebuild | |
parent | ~ia64 keyword. (diff) | |
download | gentoo-2-f76811dcad7bbf193afad564f9d67cb84b93af10.tar.gz gentoo-2-f76811dcad7bbf193afad564f9d67cb84b93af10.tar.bz2 gentoo-2-f76811dcad7bbf193afad564f9d67cb84b93af10.zip |
Stable on ia64.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-libs/libebml/libebml-0.7.3.ebuild')
-rw-r--r-- | dev-libs/libebml/libebml-0.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.7.3.ebuild b/dev-libs/libebml/libebml-0.7.3.ebuild index bccfdee7c66d..f435a0a9bce7 100644 --- a/dev-libs/libebml/libebml-0.7.3.ebuild +++ b/dev-libs/libebml/libebml-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.3.ebuild,v 1.7 2005/05/02 01:40:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.3.ebuild,v 1.8 2005/05/08 09:33:43 kloeri Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 sparc ppc64 ~alpha ppc ~ppc-macos amd64" +KEYWORDS="x86 sparc ppc64 ~alpha ppc ~ppc-macos amd64 ia64" DEPEND="virtual/libc" |