net-vpn/i2pd: keyworded 2.17.0 for ppc64, bug #640638
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 22 Dec 2017 09:02:52 +0000 (09:02 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 22 Dec 2017 09:03:00 +0000 (09:03 +0000)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

net-vpn/i2pd/i2pd-2.17.0.ebuild

index efe4b09ed12c16923ab738dca72a101e7c6957b7..454dd172bd22fefb15ec14b3a6372d4226f83380 100644 (file)
@@ -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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
 IUSE="cpu_flags_x86_aes i2p-hardening libressl static +upnp websocket"
 
 # if using libressl, require >=boost-1.65, see #597798