net-vpn/i2pd: keyworded 2.20.0 for ppc, bug #640638
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 14 Oct 2018 08:50:25 +0000 (09:50 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 14 Oct 2018 08:50:25 +0000 (09:50 +0100)
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"

net-vpn/i2pd/i2pd-2.20.0.ebuild

index 6e3dffbd6c1786d22d1c3f6870c546e141d4cfd0..aa8dd040979b25aecb15c529e6f7388afffa725e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/PurpleI2P/i2pd"
 SRC_URI="https://github.com/PurpleI2P/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="cpu_flags_x86_aes cpu_flags_x86_avx i2p-hardening libressl static +upnp websocket"
 
 # if using libressl, require >=boost-1.65, see #597798