diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2017-12-06 13:09:26 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-12-09 21:25:45 -0500 |
commit | 9560f7eb0b768e2c0d380c734e39c4f3bab40742 (patch) | |
tree | ade4f31f92e72c4627216df6f3d7e2ad4fa4a370 /net-vpn | |
parent | net-vpn/i2pd: remove old 2.14.0 (diff) | |
download | gentoo-9560f7eb0b768e2c0d380c734e39c4f3bab40742.tar.gz gentoo-9560f7eb0b768e2c0d380c734e39c4f3bab40742.tar.bz2 gentoo-9560f7eb0b768e2c0d380c734e39c4f3bab40742.zip |
net-vpn/i2pd: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/i2pd/i2pd-2.15.0.ebuild | 2 | ||||
-rw-r--r-- | net-vpn/i2pd/i2pd-2.16.0.ebuild | 2 | ||||
-rw-r--r-- | net-vpn/i2pd/i2pd-2.17.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-vpn/i2pd/i2pd-2.15.0.ebuild b/net-vpn/i2pd/i2pd-2.15.0.ebuild index de35d0cc72b1..a5cedbfaa37f 100644 --- a/net-vpn/i2pd/i2pd-2.15.0.ebuild +++ b/net-vpn/i2pd/i2pd-2.15.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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="cpu_flags_x86_aes i2p-hardening libressl static +upnp websocket" # if using libressl, require >=boost-1.65, see #597798 diff --git a/net-vpn/i2pd/i2pd-2.16.0.ebuild b/net-vpn/i2pd/i2pd-2.16.0.ebuild index de35d0cc72b1..a5cedbfaa37f 100644 --- a/net-vpn/i2pd/i2pd-2.16.0.ebuild +++ b/net-vpn/i2pd/i2pd-2.16.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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="cpu_flags_x86_aes i2p-hardening libressl static +upnp websocket" # if using libressl, require >=boost-1.65, see #597798 diff --git a/net-vpn/i2pd/i2pd-2.17.0.ebuild b/net-vpn/i2pd/i2pd-2.17.0.ebuild index de35d0cc72b1..a5cedbfaa37f 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="cpu_flags_x86_aes i2p-hardening libressl static +upnp websocket" # if using libressl, require >=boost-1.65, see #597798 |