diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-28 13:49:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-28 13:49:51 +0000 |
commit | 71e436b79085896a795808ac36358d2689b8ad67 (patch) | |
tree | 7d6b363e88750129255aeed0638ed91a4fe4a5bc /media-libs/sge/sge-030809.ebuild | |
parent | Fix tga use flag, bug 172372, Make mp2 use flag dependent on encode, make dv ... (diff) | |
download | historical-71e436b79085896a795808ac36358d2689b8ad67.tar.gz historical-71e436b79085896a795808ac36358d2689b8ad67.tar.bz2 historical-71e436b79085896a795808ac36358d2689b8ad67.zip |
Add ~ia64 wrt bug 168745
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-libs/sge/sge-030809.ebuild')
-rw-r--r-- | media-libs/sge/sge-030809.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sge/sge-030809.ebuild b/media-libs/sge/sge-030809.ebuild index 78d6b377eb17..9fc3b6170fd1 100644 --- a/media-libs/sge/sge-030809.ebuild +++ b/media-libs/sge/sge-030809.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sge/sge-030809.ebuild,v 1.4 2007/03/13 19:10:16 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sge/sge-030809.ebuild,v 1.5 2007/03/28 13:49:51 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.etek.chalmers.se/~e8cal1/sge/files/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="doc examples image truetype" DEPEND="media-libs/libsdl |