net-vpn/i2pd: keyworded 2.29.0 for sparc, bug #640638
authorRolf Eike Beer <eike@sf-mail.de>
Thu, 28 May 2020 11:21:45 +0000 (13:21 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 28 May 2020 18:19:49 +0000 (19:19 +0100)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
net-vpn/i2pd/i2pd-2.29.0.ebuild

index 06d8abe7e5060944f9ae1c0fc43763348c0210c4..110e726fe0e19eb92ef5237c2c7a7f036e421838 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/PurpleI2P/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~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