dev-python/decorator: Drop to ~mips; mips doesn't do stable keywords right now
authorMart Raudsepp <leio@gentoo.org>
Sat, 28 Jan 2017 14:34:03 +0000 (16:34 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sat, 28 Jan 2017 14:34:03 +0000 (16:34 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/decorator/decorator-4.0.2.ebuild

index 4e269f8366f7c33c436270034a0dcfe8c7bef59d..7a429617405b76a9e8101f49c7bfc2222df48047 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="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"