diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-05-27 19:15:56 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-05-27 19:15:56 +0000 |
commit | 732faa65a31be871207c8a550049af5a129ec5ca (patch) | |
tree | 83aa6ab8c3f6354c563480b1b2e48ec5b741f780 /dev-libs/libebml/libebml-0.7.0.ebuild | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-732faa65a31be871207c8a550049af5a129ec5ca.tar.gz historical-732faa65a31be871207c8a550049af5a129ec5ca.tar.bz2 historical-732faa65a31be871207c8a550049af5a129ec5ca.zip |
Stable on AMD64
Diffstat (limited to 'dev-libs/libebml/libebml-0.7.0.ebuild')
-rw-r--r-- | dev-libs/libebml/libebml-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.7.0.ebuild b/dev-libs/libebml/libebml-0.7.0.ebuild index 5a2e068fbad4..4b96b019a918 100644 --- a/dev-libs/libebml/libebml-0.7.0.ebuild +++ b/dev-libs/libebml/libebml-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.0.ebuild,v 1.2 2004/05/04 22:56:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.0.ebuild,v 1.3 2004/05/27 19:15:56 avenj Exp $ inherit flag-o-matic @@ -14,7 +14,7 @@ HOMEPAGE="http://www.matroska.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" +KEYWORDS="~x86 ~ppc amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" DEPEND="virtual/glibc" |