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 12:30:39
Message-Id: 1614429020.0ef338103dd0d27e6562e2ee4d4de2bad8dac60c.sam@gentoo
1 commit: 0ef338103dd0d27e6562e2ee4d4de2bad8dac60c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 12:30:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 12:30:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef33810
7
8 x11-misc/dmenu: Stabilize 4.8 ppc64, #773142
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/dmenu/dmenu-4.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/dmenu/dmenu-4.8.ebuild b/x11-misc/dmenu/dmenu-4.8.ebuild
16 index 3bb52a7f6a0..976b6840c2e 100644
17 --- a/x11-misc/dmenu/dmenu-4.8.ebuild
18 +++ b/x11-misc/dmenu/dmenu-4.8.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 x86"
25 IUSE="xinerama"
26
27 RDEPEND="