dev-python/ssh: dropped ~x86-interix
authorFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 17:22:46 +0000 (18:22 +0100)
committerFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 17:28:23 +0000 (18:28 +0100)
Package-Manager: portage-2.3.3

dev-python/ssh/ssh-1.8.0-r1.ebuild

index fc776117c35d4c66965a6262ffcc9e51c4aa0d57..97b56261f45c80894da917dfbd148a6f55664273 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
 IUSE="doc examples"
 
 RDEPEND=">=dev-python/pycrypto-2.1[${PYTHON_USEDEP}]"