commit: 2a7e2b20099b4378c0de6f859ee4b743f01a3fad Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Mar 8 17:46:15 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Mar 8 21:56:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7e2b20
dev-python/twisted-conch: keyworded 15.2.1 for sparc, bug #510832 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-python/twisted-conch/twisted-conch-15.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/twisted-conch/twisted-conch-15.2.1.ebuild b/dev-python/twisted-conch/twisted-conch-15.2.1.ebuild index 471d751be87..8e8991d4a23 100644 --- a/dev-python/twisted-conch/twisted-conch-15.2.1.ebuild +++ b/dev-python/twisted-conch/twisted-conch-15.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ inherit twisted-r1 DESCRIPTION="Twisted SSHv2 implementation" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="
