diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 19:55:23 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 19:55:23 +0000 |
commit | 93337d72fd0acb1799bc7431d80bfd7d85d3f39c (patch) | |
tree | 0a1498414c380b0a5f6049f41ac44ba8f2766ec7 /x11-apps/smproxy/smproxy-1.0.4.ebuild | |
parent | x86 stable, bug 344827 (diff) | |
download | gentoo-2-93337d72fd0acb1799bc7431d80bfd7d85d3f39c.tar.gz gentoo-2-93337d72fd0acb1799bc7431d80bfd7d85d3f39c.tar.bz2 gentoo-2-93337d72fd0acb1799bc7431d80bfd7d85d3f39c.zip |
x86 stable, bug 344827
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-apps/smproxy/smproxy-1.0.4.ebuild')
-rw-r--r-- | x11-apps/smproxy/smproxy-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/smproxy/smproxy-1.0.4.ebuild b/x11-apps/smproxy/smproxy-1.0.4.ebuild index 4bf4f01a6264..b8d99d61ea6a 100644 --- a/x11-apps/smproxy/smproxy-1.0.4.ebuild +++ b/x11-apps/smproxy/smproxy-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild,v 1.5 2010/12/23 10:58:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild,v 1.6 2010/12/25 19:55:23 fauli Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Session Manager Proxy" -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="" RDEPEND="x11-libs/libSM |