Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/i2p/
Date: Fri, 05 Aug 2022 06:57:43
Message-Id: 1659682647.000cff15dba302149d1c0a64f185eed6cdda3861.arthurzam@gentoo
1 commit: 000cff15dba302149d1c0a64f185eed6cdda3861
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 5 06:57:27 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 5 06:57:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000cff15
7
8 net-vpn/i2p: Keyword 1.7.0 arm64, #834926
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-vpn/i2p/i2p-1.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-vpn/i2p/i2p-1.7.0.ebuild b/net-vpn/i2p/i2p-1.7.0.ebuild
16 index 9c4491ff3d78..5914fa6ea733 100644
17 --- a/net-vpn/i2p/i2p-1.7.0.ebuild
18 +++ b/net-vpn/i2p/i2p-1.7.0.ebuild
19 @@ -13,7 +13,7 @@ LICENSE="Apache-2.0 Artistic BSD CC-BY-2.5 CC-BY-3.0 CC-BY-SA-3.0 EPL-1.0 GPL-2
20 SLOT="0"
21
22 # Until the deps reach other arches
23 -KEYWORDS="amd64 ~arm ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~x86"
25 IUSE="nls test"
26 RESTRICT="!test? ( test )"