diff options
author | 2007-04-25 17:32:39 +0000 | |
---|---|---|
committer | 2007-04-25 17:32:39 +0000 | |
commit | 31decfe758afb0f7149a588d8afb2e9d2c5c37da (patch) | |
tree | 13ac19443046c39d4478340948840a944eaac9e6 /x11-libs/libICE/libICE-1.0.3.ebuild | |
parent | Stable on ia64 wrt bug #175465. (diff) | |
download | gentoo-2-31decfe758afb0f7149a588d8afb2e9d2c5c37da.tar.gz gentoo-2-31decfe758afb0f7149a588d8afb2e9d2c5c37da.tar.bz2 gentoo-2-31decfe758afb0f7149a588d8afb2e9d2c5c37da.zip |
Stable on ia64 wrt bug #175465
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-libs/libICE/libICE-1.0.3.ebuild')
-rw-r--r-- | x11-libs/libICE/libICE-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libICE/libICE-1.0.3.ebuild b/x11-libs/libICE/libICE-1.0.3.ebuild index 8944679f2ae5..84112184eadd 100644 --- a/x11-libs/libICE/libICE-1.0.3.ebuild +++ b/x11-libs/libICE/libICE-1.0.3.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/x11-libs/libICE/libICE-1.0.3.ebuild,v 1.2 2007/04/25 11:04:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.3.ebuild,v 1.3 2007/04/25 17:32:39 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org ICE library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/xtrans |