summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:03:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:17:03 +0100
commitd9164a3a550b3ea289e0a4fcd2517481473f9f99 (patch)
tree6f32fceba147029f2555c5377ac90ae4d2ffc7cb /dev-python/webcolors/webcolors-1.10.ebuild
parentdev-python/wcwidth: amd64 stable wrt bug #714554 (diff)
downloadgentoo-d9164a3a550b3ea289e0a4fcd2517481473f9f99.tar.gz
gentoo-d9164a3a550b3ea289e0a4fcd2517481473f9f99.tar.bz2
gentoo-d9164a3a550b3ea289e0a4fcd2517481473f9f99.zip
dev-python/webcolors: amd64 stable wrt bug #714556
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/webcolors/webcolors-1.10.ebuild')
-rw-r--r--dev-python/webcolors/webcolors-1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webcolors/webcolors-1.10.ebuild b/dev-python/webcolors/webcolors-1.10.ebuild
index ee8d79b65136..e3acc2cb0b0f 100644
--- a/dev-python/webcolors/webcolors-1.10.ebuild
+++ b/dev-python/webcolors/webcolors-1.10.ebuild
@@ -13,7 +13,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"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]"