Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/epl/
Date: Tue, 02 Aug 2022 16:02:04
Message-Id: 1659456093.0831b997febea6c98f75b8cc3da57ce65d648d5a.arthurzam@gentoo
1 commit: 0831b997febea6c98f75b8cc3da57ce65d648d5a
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 16:01:33 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 16:01:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0831b997
7
8 app-emacs/epl: Keyword 0.9-r2 ppc64, #862858
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-emacs/epl/epl-0.9-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/epl/epl-0.9-r2.ebuild b/app-emacs/epl/epl-0.9-r2.ebuild
16 index 377b6330fda9..bad4a06095f8 100644
17 --- a/app-emacs/epl/epl-0.9-r2.ebuild
18 +++ b/app-emacs/epl/epl-0.9-r2.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cask/epl/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x64-macos"
24 +KEYWORDS="~amd64 ~ppc64 ~x64-macos"
25 IUSE="test"
26 RESTRICT="!test? ( test )"