diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 13:09:16 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:32:50 -0600 |
commit | e2096224bd7f0fb7d1d9c52a80f7f3bc643bf45b (patch) | |
tree | 56361e23cfc0915c1e7f3e5de95557b7f661c778 /dev-python/webcolors | |
parent | dev-python/strict-rfc3339: 0.6 stable x86 and amd64 (diff) | |
download | gentoo-e2096224bd7f0fb7d1d9c52a80f7f3bc643bf45b.tar.gz gentoo-e2096224bd7f0fb7d1d9c52a80f7f3bc643bf45b.tar.bz2 gentoo-e2096224bd7f0fb7d1d9c52a80f7f3bc643bf45b.zip |
dev-python/webcolors: 1.5 stable x86 and amd64
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/webcolors')
-rw-r--r-- | dev-python/webcolors/webcolors-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webcolors/webcolors-1.5.ebuild b/dev-python/webcolors/webcolors-1.5.ebuild index bf29e4c35f9f..7bcb433ddab9 100644 --- a/dev-python/webcolors/webcolors-1.5.ebuild +++ b/dev-python/webcolors/webcolors-1.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |