diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:24:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:37 +0100 |
commit | c6460f0b40f5ef7fb31501e794a4d13d83b50e49 (patch) | |
tree | be9e419a7494e771c32554806650af95d87939d8 /x11-wm/ratpoison | |
parent | sys-fs/fuse: x86 stable wrt bug #592142 (diff) | |
download | gentoo-c6460f0b40f5ef7fb31501e794a4d13d83b50e49.tar.gz gentoo-c6460f0b40f5ef7fb31501e794a4d13d83b50e49.tar.bz2 gentoo-c6460f0b40f5ef7fb31501e794a4d13d83b50e49.zip |
x11-wm/ratpoison: x86 stable wrt bug #588564
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm/ratpoison')
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild b/x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild index c4580c2335f4..652ea8bdb469 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ~ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="debug emacs +history sloppy +xft" RDEPEND=" |