Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/dmenu/
Date: Sun, 23 Sep 2018 20:45:27
Message-Id: 1537735513.30fa71f9d0eb6b0bbd61dd82d8f9dba2b13ce597.jer@gentoo
1 commit: 30fa71f9d0eb6b0bbd61dd82d8f9dba2b13ce597
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 23 19:22:26 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 23 20:45:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30fa71f9
7
8 x11-misc/dmenu: Stable for AMD64 HPPA x86 too.
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.11
11 RepoMan-Options: --ignore-arches
12
13 x11-misc/dmenu/dmenu-4.8.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-misc/dmenu/dmenu-4.8.ebuild b/x11-misc/dmenu/dmenu-4.8.ebuild
17 index 1bf43050b79..7d0c6c78aff 100644
18 --- a/x11-misc/dmenu/dmenu-4.8.ebuild
19 +++ b/x11-misc/dmenu/dmenu-4.8.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
31 +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd"
32 IUSE="xinerama"
33
34 RDEPEND="