Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/imediff2/
Date: Tue, 29 Nov 2022 23:21:38
Message-Id: 1669764082.ce33d669733cb6251cab53ec3c563b79b5f2e35c.chewi@gentoo
1 commit: ce33d669733cb6251cab53ec3c563b79b5f2e35c
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 23:21:22 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 23:21:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce33d669
7
8 dev-util/imediff2: Keyword 1.1.2.1 for ~arm64
9
10 Tested and working.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-util/imediff2/imediff2-1.1.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/imediff2/imediff2-1.1.2.1.ebuild b/dev-util/imediff2/imediff2-1.1.2.1.ebuild
18 index 5a59a527a4a8..32f81ba94a30 100644
19 --- a/dev-util/imediff2/imediff2-1.1.2.1.ebuild
20 +++ b/dev-util/imediff2/imediff2-1.1.2.1.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="mirror://debian/pool/main/i/${PN}/${MY_P}.orig.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm x86"
26 +KEYWORDS="amd64 ~arm ~arm64 x86"
27 IUSE=""
28
29 DEPEND="${PYTHON_DEPS}"