summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-11-19 21:31:45 +0100
committerFabian Groffen <grobian@gentoo.org>2018-11-19 22:14:56 +0100
commitff0f328e505e0940473f73e7ecc0a081936894e2 (patch)
tree7649f06f53a27cc268967cec1f017b0f22458235
parentdev-python/more-itertools: marked ~*-solaris (diff)
downloadgentoo-ff0f328e505e0940473f73e7ecc0a081936894e2.tar.gz
gentoo-ff0f328e505e0940473f73e7ecc0a081936894e2.tar.bz2
gentoo-ff0f328e505e0940473f73e7ecc0a081936894e2.zip
dev-python/attrs: marked ~*-solaris
Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-python/attrs/attrs-18.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/attrs/attrs-18.1.0.ebuild b/dev-python/attrs/attrs-18.1.0.ebuild
index d7b72c150caf..e555a598278c 100644
--- a/dev-python/attrs/attrs-18.1.0.ebuild
+++ b/dev-python/attrs/attrs-18.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="