diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-23 11:34:42 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-23 14:03:31 +0200 |
commit | f850f4f68d3410b3c16483daae5908517aae39c3 (patch) | |
tree | b2386960a3c76345195488ae70162b3831f861e8 /x11-wm/ratpoison | |
parent | dev-python/pickleshare: Version bump to 0.7.2 (diff) | |
download | gentoo-f850f4f68d3410b3c16483daae5908517aae39c3.tar.gz gentoo-f850f4f68d3410b3c16483daae5908517aae39c3.tar.bz2 gentoo-f850f4f68d3410b3c16483daae5908517aae39c3.zip |
x11-wm/ratpoison: Stable for HPPA (bug #588564).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
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 c98d3bd9e281..670e10b98b4b 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-2014 Gentoo Foundation +# Copyright 1999-2016 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=" |