diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-16 17:49:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-16 17:49:41 +0000 |
commit | 003f4ffce443b4277e3940beb7ecd1a46012ecb2 (patch) | |
tree | 51fb74e0de344d5687bbd4bca99c65fb688aa8a8 /x11-libs/libSM/libSM-1.0.3.ebuild | |
parent | x86 stable (diff) | |
download | gentoo-2-003f4ffce443b4277e3940beb7ecd1a46012ecb2.tar.gz gentoo-2-003f4ffce443b4277e3940beb7ecd1a46012ecb2.tar.bz2 gentoo-2-003f4ffce443b4277e3940beb7ecd1a46012ecb2.zip |
Stable on ppc64; bug #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/libSM/libSM-1.0.3.ebuild')
-rw-r--r-- | x11-libs/libSM/libSM-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libSM/libSM-1.0.3.ebuild b/x11-libs/libSM/libSM-1.0.3.ebuild index 9ba7c24db818..366df56085ae 100644 --- a/x11-libs/libSM/libSM-1.0.3.ebuild +++ b/x11-libs/libSM/libSM-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/libSM/libSM-1.0.3.ebuild,v 1.5 2007/12/16 14:52:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.0.3.ebuild,v 1.6 2007/12/16 17:49:41 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org SM 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/libICE |