Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/dmenu/
Date: Sat, 27 Feb 2021 10:44:00
Message-Id: 1614422630.4fc6ae8dca19306903ca884e2c85891f6caa012f.sam@gentoo
1 commit: 4fc6ae8dca19306903ca884e2c85891f6caa012f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 10:43:50 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 10:43:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc6ae8d
7
8 x11-misc/dmenu: Stabilize 4.8 ppc, #773142
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/dmenu/dmenu-4.8.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-misc/dmenu/dmenu-4.8.ebuild b/x11-misc/dmenu/dmenu-4.8.ebuild
16 index e577a44a68f..3bb52a7f6a0 100644
17 --- a/x11-misc/dmenu/dmenu-4.8.ebuild
18 +++ b/x11-misc/dmenu/dmenu-4.8.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 x86"
30 +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 x86"
31 IUSE="xinerama"
32
33 RDEPEND="