summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/i2p/i2p-1.6.1.ebuild')
-rw-r--r--net-vpn/i2p/i2p-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/i2p/i2p-1.6.1.ebuild b/net-vpn/i2p/i2p-1.6.1.ebuild
index 56ba991f558a..8f6fe23c678b 100644
--- a/net-vpn/i2p/i2p-1.6.1.ebuild
+++ b/net-vpn/i2p/i2p-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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
SLOT="0"
# Until the deps reach other arches
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="nls test"
RESTRICT="!test? ( test )"