diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-06 17:03:24 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-06 18:53:52 +0100 |
commit | 5c3e586b8d48132792f6f19f2afbf0bcb5ef578a (patch) | |
tree | 7d021d91fb55beba369f78d0ab62a652d5c8e62f /x11-wm | |
parent | virtual/httpd-fastcgi: drop to ~hppa (diff) | |
download | gentoo-5c3e586b8d48132792f6f19f2afbf0bcb5ef578a.tar.gz gentoo-5c3e586b8d48132792f6f19f2afbf0bcb5ef578a.tar.bz2 gentoo-5c3e586b8d48132792f6f19f2afbf0bcb5ef578a.zip |
x11-wm/ratpoison: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-wm')
-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=" |