diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-09 15:25:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-09 15:25:41 +0000 |
commit | 638bd023e6c2e5e062cc082eab8a48a3b65a1214 (patch) | |
tree | 78ee74fb04cf38dfea39770cd18aeb89bc9d7cb0 /media-libs/opencore-amr/opencore-amr-0.1.2.ebuild | |
parent | stable x86, bug 297845 (diff) | |
download | historical-638bd023e6c2e5e062cc082eab8a48a3b65a1214.tar.gz historical-638bd023e6c2e5e062cc082eab8a48a3b65a1214.tar.bz2 historical-638bd023e6c2e5e062cc082eab8a48a3b65a1214.zip |
stable x86, bug 297855
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'media-libs/opencore-amr/opencore-amr-0.1.2.ebuild')
-rw-r--r-- | media-libs/opencore-amr/opencore-amr-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild b/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild index 17478f4a8394..2df6b4edd6d8 100644 --- a/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild +++ b/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild,v 1.7 2010/01/07 19:01:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild,v 1.8 2010/01/09 15:25:41 fauli Exp $ EAPI=2 inherit multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" src_configure() { |