diff options
author | 2012-04-15 18:25:36 +0000 | |
---|---|---|
committer | 2012-04-15 18:25:36 +0000 | |
commit | b966cc1739dc439f6b2b7d10550bb4a7846bc704 (patch) | |
tree | f9386f8fbc9acc0ce2ad85e03c4605d723ad5d52 /dev-java/icedtea/icedtea-7.2.1.ebuild | |
parent | Add back ia64 love #349020 by Dennis Schridde. (diff) | |
download | gentoo-2-b966cc1739dc439f6b2b7d10550bb4a7846bc704.tar.gz gentoo-2-b966cc1739dc439f6b2b7d10550bb4a7846bc704.tar.bz2 gentoo-2-b966cc1739dc439f6b2b7d10550bb4a7846bc704.zip |
Add back ia64 love #349020 by Dennis Schridde.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/icedtea/icedtea-7.2.1.ebuild')
-rw-r--r-- | dev-java/icedtea/icedtea-7.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icedtea/icedtea-7.2.1.ebuild b/dev-java/icedtea/icedtea-7.2.1.ebuild index 7461385078e1..f716777a3f5e 100644 --- a/dev-java/icedtea/icedtea-7.2.1.ebuild +++ b/dev-java/icedtea/icedtea-7.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.1.ebuild,v 1.2 2012/03/15 16:52:50 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.1.ebuild,v 1.3 2012/04/15 18:25:36 vapier Exp $ # Build written by Andrew John Hughes (gnu_andrew@member.fsf.org) # ********************************************************* @@ -39,7 +39,7 @@ SRC_URI=" LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" SLOT="7" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="+X +alsa cjk +cups debug doc examples javascript +jbootstrap +nsplugin +nss pax_kernel pulseaudio +source systemtap test +webstart" |