diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-29 17:43:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-29 17:43:47 +0000 |
commit | 38c60ccc4f3684e32e9f7e28a8b9127a82b770bb (patch) | |
tree | 6694ec1dc11313b7acb757c2e245b0d561cceb9d /media-libs/libextractor/libextractor-0.5.20b.ebuild | |
parent | sparc stable wrt #290525 (diff) | |
download | gentoo-2-38c60ccc4f3684e32e9f7e28a8b9127a82b770bb.tar.gz gentoo-2-38c60ccc4f3684e32e9f7e28a8b9127a82b770bb.tar.bz2 gentoo-2-38c60ccc4f3684e32e9f7e28a8b9127a82b770bb.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/libextractor/libextractor-0.5.20b.ebuild')
-rw-r--r-- | media-libs/libextractor/libextractor-0.5.20b.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libextractor/libextractor-0.5.20b.ebuild b/media-libs/libextractor/libextractor-0.5.20b.ebuild index a60989cc1a92..173f013ad96c 100644 --- a/media-libs/libextractor/libextractor-0.5.20b.ebuild +++ b/media-libs/libextractor/libextractor-0.5.20b.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-0.5.20b.ebuild,v 1.1 2008/07/11 10:25:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-0.5.20b.ebuild,v 1.2 2009/12/29 17:43:47 armin76 Exp $ inherit libtool @@ -11,7 +11,7 @@ SRC_URI="http://gnunet.org/${PN}/download/${P}.tar.gz" IUSE="gtk nls vorbis zlib" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" # Disabled tests because they dont work (tester@g.o) RESTRICT="test" |