summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-12-17 04:57:20 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-12-17 04:57:20 +0000
commitcb1aa372864b7d8e828b0e4bde509c0cf4ab4bca (patch)
tree223dca24ac37802d11d31af57d3f1fa6f9f4529a /x11-misc/gdevilspie
parentRemoved 0.36 since 0.36-r1 is stable now and replaces it (diff)
downloadgentoo-2-cb1aa372864b7d8e828b0e4bde509c0cf4ab4bca.tar.gz
gentoo-2-cb1aa372864b7d8e828b0e4bde509c0cf4ab4bca.tar.bz2
gentoo-2-cb1aa372864b7d8e828b0e4bde509c0cf4ab4bca.zip
Keyword ~x86 wrt #250973
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)
Diffstat (limited to 'x11-misc/gdevilspie')
-rw-r--r--x11-misc/gdevilspie/ChangeLog5
-rw-r--r--x11-misc/gdevilspie/gdevilspie-0.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/gdevilspie/ChangeLog b/x11-misc/gdevilspie/ChangeLog
index 9882fc586c09..bd321b41eba0 100644
--- a/x11-misc/gdevilspie/ChangeLog
+++ b/x11-misc/gdevilspie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/gdevilspie
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/ChangeLog,v 1.1 2008/06/16 21:19:26 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/ChangeLog,v 1.2 2008/12/17 04:57:20 ssuominen Exp $
+
+ 17 Dec 2008; <ssuominen@gentoo.org> gdevilspie-0.31.ebuild:
+ Keyword ~x86 wrt #250973
*gdevilspie-0.31 (16 Jun 2008)
diff --git a/x11-misc/gdevilspie/gdevilspie-0.31.ebuild b/x11-misc/gdevilspie/gdevilspie-0.31.ebuild
index 89ea5099fe59..cc7ae81d989d 100644
--- a/x11-misc/gdevilspie/gdevilspie-0.31.ebuild
+++ b/x11-misc/gdevilspie/gdevilspie-0.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/gdevilspie-0.31.ebuild,v 1.1 2008/06/16 21:19:26 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdevilspie/gdevilspie-0.31.ebuild,v 1.2 2008/12/17 04:57:20 ssuominen Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/pygtk-2