diff options
author | 2009-12-22 10:52:50 +0000 | |
---|---|---|
committer | 2009-12-22 10:52:50 +0000 | |
commit | 86925997c29a38db9c54a6109bec80110a8ad9b8 (patch) | |
tree | 6eb3ae8444a49ef81295bcf1c613810e3e21ee00 /media-libs/opencore-amr/opencore-amr-0.1.2.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-86925997c29a38db9c54a6109bec80110a8ad9b8.tar.gz gentoo-2-86925997c29a38db9c54a6109bec80110a8ad9b8.tar.bz2 gentoo-2-86925997c29a38db9c54a6109bec80110a8ad9b8.zip |
amd64 stable wrt #297855
(Portage version: 2.2_rc60/cvs/Linux x86_64)
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 d7ae8db86136..1672f5312af8 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.2 2009/11/18 17:38:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opencore-amr/opencore-amr-0.1.2.ebuild,v 1.3 2009/12/22 10:52:50 ssuominen 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() { |