diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 17:38:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 17:38:36 +0000 |
commit | 59ab39701feeadae679a1d696407987a54185fe8 (patch) | |
tree | bfd8f007ab39f9be9d705058d96a55fce8d4693f /media-libs/opencore-amr/opencore-amr-0.1.2.ebuild | |
parent | Marking apache-tools-2.2.14 ppc64 for bug 291810 (diff) | |
download | historical-59ab39701feeadae679a1d696407987a54185fe8.tar.gz historical-59ab39701feeadae679a1d696407987a54185fe8.tar.bz2 historical-59ab39701feeadae679a1d696407987a54185fe8.zip |
Add ~ia64/~sparc wrt #283839
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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 703f21f4d3b7..d7ae8db86136 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-2009 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.1 2009/10/11 08:48:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild,v 1.2 2009/11/18 17:38:36 armin76 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 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" src_configure() { |