diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-18 16:48:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-18 16:48:50 +0000 |
commit | 029aee3beb6af83a4b81a44485cf75c76967cb8c (patch) | |
tree | e7748c97eb15660be84fbc7bed979e00169bbc67 /dev-libs/libebml/libebml-1.2.1.ebuild | |
parent | Fix USE=lto compilation thanks to patch from Charles Davis in bug #387481 (diff) | |
download | historical-029aee3beb6af83a4b81a44485cf75c76967cb8c.tar.gz historical-029aee3beb6af83a4b81a44485cf75c76967cb8c.tar.bz2 historical-029aee3beb6af83a4b81a44485cf75c76967cb8c.zip |
Stable for HPPA (bug #376395).
Package-Manager: portage-2.2.0_alpha69/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libebml/libebml-1.2.1.ebuild')
-rw-r--r-- | dev-libs/libebml/libebml-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-1.2.1.ebuild b/dev-libs/libebml/libebml-1.2.1.ebuild index bd9994f59ef5..c5a8f5e66348 100644 --- a/dev-libs/libebml/libebml-1.2.1.ebuild +++ b/dev-libs/libebml/libebml-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.2.1.ebuild,v 1.5 2011/09/24 16:53:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.2.1.ebuild,v 1.6 2011/10/18 16:48:50 jer Exp $ EAPI=2 @@ -12,7 +12,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 ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="" |