diff options
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.4.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild b/x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild index 6d854b0b3a2d..96f03c5961ba 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux" IUSE="debug emacs +history sloppy +xft" RDEPEND=" diff --git a/x11-wm/ratpoison/ratpoison-1.4.9.ebuild b/x11-wm/ratpoison/ratpoison-1.4.9.ebuild index 07ae28d01454..4c8158573b9c 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.9.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux" IUSE="debug emacs +history sloppy +xft +xrandr" RDEPEND=" |