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-emacs/epl/
Date: Sun, 31 Jul 2022 06:44:14
Message-Id: 1659249833.821638a9ef4d6d6536d9133e5d6d64cc0e8707a8.sam@gentoo
1 commit: 821638a9ef4d6d6536d9133e5d6d64cc0e8707a8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 06:43:44 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 06:43:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821638a9
7
8 app-emacs/epl: keyword 0.9-r1 for ~x64-macos
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emacs/epl/epl-0.9-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/epl/epl-0.9-r1.ebuild b/app-emacs/epl/epl-0.9-r1.ebuild
16 index d286d49c557a..c81cc69e6cb7 100644
17 --- a/app-emacs/epl/epl-0.9-r1.ebuild
18 +++ b/app-emacs/epl/epl-0.9-r1.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"
24 +KEYWORDS="~amd64 ~x64-macos"
25 IUSE="test"
26 RESTRICT="!test? ( test )"