diff options
Diffstat (limited to 'x11-wm/xpra/xpra-0.3.2.ebuild')
-rw-r--r-- | x11-wm/xpra/xpra-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xpra/xpra-0.3.2.ebuild b/x11-wm/xpra/xpra-0.3.2.ebuild index d3cbe1c08760..b09e59b9018c 100644 --- a/x11-wm/xpra/xpra-0.3.2.ebuild +++ b/x11-wm/xpra/xpra-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpra/xpra-0.3.2.ebuild,v 1.2 2012/06/06 05:01:55 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpra/xpra-0.3.2.ebuild,v 1.3 2012/06/11 11:26:47 heroxbd Exp $ EAPI=3 @@ -15,7 +15,7 @@ SRC_URI="http://xpra.org/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="ffmpeg jpeg libnotify parti png server ssh x264" COMMON_DEPEND="dev-python/pygtk:2 |