diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:19:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:19:30 +0000 |
commit | 2d165bf3c9903d677659e6f54e838fa05ee3973d (patch) | |
tree | 0bc3c5d36b71f6f4cf3c3ab82880da670a8b60eb /media-libs/celt/celt-0.5.1.3.ebuild | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-2d165bf3c9903d677659e6f54e838fa05ee3973d.tar.gz gentoo-2-2d165bf3c9903d677659e6f54e838fa05ee3973d.tar.bz2 gentoo-2-2d165bf3c9903d677659e6f54e838fa05ee3973d.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/celt/celt-0.5.1.3.ebuild')
-rw-r--r-- | media-libs/celt/celt-0.5.1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/celt/celt-0.5.1.3.ebuild b/media-libs/celt/celt-0.5.1.3.ebuild index 0261319dbb36..419362b2d6b7 100644 --- a/media-libs/celt/celt-0.5.1.3.ebuild +++ b/media-libs/celt/celt-0.5.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.5.1.3.ebuild,v 1.5 2012/12/31 15:43:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.5.1.3.ebuild,v 1.6 2013/01/01 12:19:30 ago Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://downloads.us.xiph.org/releases/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0.5.1" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="ogg static-libs" DEPEND="ogg? ( media-libs/libogg )" |