diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-22 09:02:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-22 09:03:00 +0000 |
commit | 65bbb2bfed300179744951cb2ff197a305c1e078 (patch) | |
tree | f8ffe31d9a89f9d8f59aed487012dbe43ae8851a /net-vpn | |
parent | dev-cpp/websocketpp: keyworded 0.7.0 for ppc64, bug #640638 (diff) | |
download | gentoo-65bbb2bfed300179744951cb2ff197a305c1e078.tar.gz gentoo-65bbb2bfed300179744951cb2ff197a305c1e078.tar.bz2 gentoo-65bbb2bfed300179744951cb2ff197a305c1e078.zip |
net-vpn/i2pd: keyworded 2.17.0 for ppc64, bug #640638
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/i2pd/i2pd-2.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/i2pd/i2pd-2.17.0.ebuild b/net-vpn/i2pd/i2pd-2.17.0.ebuild index efe4b09ed12c..454dd172bd22 100644 --- a/net-vpn/i2pd/i2pd-2.17.0.ebuild +++ b/net-vpn/i2pd/i2pd-2.17.0.ebuild @@ -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 |