summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:12:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 15:17:21 +0100
commit59cdac436b54d3c78976d5d8053f7d090a00d619 (patch)
tree10ed68097a88eb3c018a0fddc0bacc3f2bd675f7 /dev-python/graphviz
parentdev-python/jinja: amd64 stable wrt bug #714360 (diff)
downloadgentoo-59cdac436b54d3c78976d5d8053f7d090a00d619.tar.gz
gentoo-59cdac436b54d3c78976d5d8053f7d090a00d619.tar.bz2
gentoo-59cdac436b54d3c78976d5d8053f7d090a00d619.zip
dev-python/graphviz: amd64 stable wrt bug #714362
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/graphviz')
-rw-r--r--dev-python/graphviz/graphviz-0.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/graphviz/graphviz-0.13.ebuild b/dev-python/graphviz/graphviz-0.13.ebuild
index 8fa2f2909d33..5a2e7943bd96 100644
--- a/dev-python/graphviz/graphviz-0.13.ebuild
+++ b/dev-python/graphviz/graphviz-0.13.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://graphviz.readthedocs.io/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"