diff options
author | 2009-04-05 18:45:47 +0000 | |
---|---|---|
committer | 2009-04-05 18:45:47 +0000 | |
commit | a7a258dac15793461714921533f355c15e5e20da (patch) | |
tree | a9e8d30b98cbf1f3bee3f95d4e95aa88d40855ef /x11-libs/libSM/libSM-1.1.0.ebuild | |
parent | Stable on amd64, bug #251832 (diff) | |
download | gentoo-2-a7a258dac15793461714921533f355c15e5e20da.tar.gz gentoo-2-a7a258dac15793461714921533f355c15e5e20da.tar.bz2 gentoo-2-a7a258dac15793461714921533f355c15e5e20da.zip |
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libSM/libSM-1.1.0.ebuild')
-rw-r--r-- | x11-libs/libSM/libSM-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libSM/libSM-1.1.0.ebuild b/x11-libs/libSM/libSM-1.1.0.ebuild index 5f6239e670e9..d747b6cdc00b 100644 --- a/x11-libs/libSM/libSM-1.1.0.ebuild +++ b/x11-libs/libSM/libSM-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.0.ebuild,v 1.5 2009/04/03 14:30:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-1.1.0.ebuild,v 1.6 2009/04/05 18:45:47 tester 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 |