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:07
Message-Id: 1659456096.6c409843586bcab9456f023ef6fa60159598d890.arthurzam@gentoo
1 commit: 6c409843586bcab9456f023ef6fa60159598d890
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 16:01:36 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 16:01:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c409843
7
8 app-emacs/epl: Keyword 0.9-r2 arm64, #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 fc8ee28a984c..41bf2357188b 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 ~arm ~ppc64 ~x64-macos"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x64-macos"
25 IUSE="test"
26 RESTRICT="!test? ( test )"