Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/dlx/
Date: Sun, 05 Dec 2021 18:40:24
Message-Id: 1638729413.cdd2797f81e6c2ca278485f80f2f06a16251ee74.sam@gentoo
1 commit: cdd2797f81e6c2ca278485f80f2f06a16251ee74
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 18:36:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 18:36:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd2797f
7
8 app-emulation/dlx: Stabilize 1.5.20 ppc, #828279
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emulation/dlx/dlx-1.5.20.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/dlx/dlx-1.5.20.ebuild b/app-emulation/dlx/dlx-1.5.20.ebuild
16 index ac3c77ef30da..e8a15ee06720 100644
17 --- a/app-emulation/dlx/dlx-1.5.20.ebuild
18 +++ b/app-emulation/dlx/dlx-1.5.20.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}"/dlx
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc x86"
24 +KEYWORDS="~amd64 ppc x86"
25
26 BDEPEND="app-arch/unzip"