diff options
author | 2007-04-25 11:06:08 +0000 | |
---|---|---|
committer | 2007-04-25 11:06:08 +0000 | |
commit | 29756c1dbe3bd08f23c977226e219d7c804d71fe (patch) | |
tree | 4ca3f89d3b0fb2ef0dc17350225408aaaf071121 /x11-libs/libSM/libSM-1.0.2.ebuild | |
parent | Stable on ppc64; bug #175465 (diff) | |
download | gentoo-2-29756c1dbe3bd08f23c977226e219d7c804d71fe.tar.gz gentoo-2-29756c1dbe3bd08f23c977226e219d7c804d71fe.tar.bz2 gentoo-2-29756c1dbe3bd08f23c977226e219d7c804d71fe.zip |
Stable on ppc64; bug #175465
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libSM/libSM-1.0.2.ebuild')
-rw-r--r-- | x11-libs/libSM/libSM-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libSM/libSM-1.0.2.ebuild b/x11-libs/libSM/libSM-1.0.2.ebuild index 95300b0e4b90..c9db43d27a68 100644 --- a/x11-libs/libSM/libSM-1.0.2.ebuild +++ b/x11-libs/libSM/libSM-1.0.2.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.2.ebuild,v 1.2 2007/02/04 18:22:15 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.0.2.ebuild,v 1.3 2007/04/25 11:06:08 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 |