summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-21 22:41:02 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-21 22:41:02 +0000
commitb2f9dc40dd83fa82cfab9cb8d94071e88297b9dd (patch)
tree498a797381d0fd09ddfb4a7b5392da99fceef86f /net-vpn
parentdev-cpp/websocketpp: keyworded 0.7.0 for ia64 (thanks to Xeha) (diff)
downloadgentoo-b2f9dc40dd83fa82cfab9cb8d94071e88297b9dd.tar.gz
gentoo-b2f9dc40dd83fa82cfab9cb8d94071e88297b9dd.tar.bz2
gentoo-b2f9dc40dd83fa82cfab9cb8d94071e88297b9dd.zip
net-vpn/i2pd: keyworded 2.17.0 for ia64 (thanks to Xeha)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/i2pd/i2pd-2.17.0.ebuild2
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 2c29b4139a6e..efe4b09ed12c 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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
IUSE="cpu_flags_x86_aes i2p-hardening libressl static +upnp websocket"
# if using libressl, require >=boost-1.65, see #597798