Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/selectwm/
Date: Sat, 02 Feb 2019 20:45:06
Message-Id: 1549140274.2ca06ca8e49c60a010f89f53da3956e3889e56f7.slyfox@gentoo
1 commit: 2ca06ca8e49c60a010f89f53da3956e3889e56f7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 20:20:57 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 20:44:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca06ca8
7
8 x11-wm/selectwm: stable 0.4.1-r1 for ppc, bug #676842
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 x11-wm/selectwm/selectwm-0.4.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-wm/selectwm/selectwm-0.4.1-r1.ebuild b/x11-wm/selectwm/selectwm-0.4.1-r1.ebuild
18 index ad471f94df3..d8fdcbc6b66 100644
19 --- a/x11-wm/selectwm/selectwm-0.4.1-r1.ebuild
20 +++ b/x11-wm/selectwm/selectwm-0.4.1-r1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="https://ordiluc.net/selectwm/${P}.tar.bz2"
22
23 LICENSE="GPL-2+"
24 SLOT="2"
25 -KEYWORDS="~amd64 ~ppc sparc x86 ~x86-fbsd"
26 +KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd"
27 IUSE="nls"
28
29 DOCS=( AUTHORS README sample.xinitrc )