diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:34:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:34:57 +0100 |
commit | 68f891e24aad8415458f36d7eea658cf544cb1ba (patch) | |
tree | 7ce2a10d16a438682711b1f236d7c599b6c0a508 /dev-python/graphviz | |
parent | dev-python/hcloud-python: amd64 stable wrt bug #760186 (diff) | |
download | gentoo-68f891e24aad8415458f36d7eea658cf544cb1ba.tar.gz gentoo-68f891e24aad8415458f36d7eea658cf544cb1ba.tar.bz2 gentoo-68f891e24aad8415458f36d7eea658cf544cb1ba.zip |
dev-python/graphviz: amd64/x86 stable (ALLARCHES policy) wrt bug #760189
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/graphviz')
-rw-r--r-- | dev-python/graphviz/graphviz-0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/graphviz/graphviz-0.15.ebuild b/dev-python/graphviz/graphviz-0.15.ebuild index 4af9d661d0e2..acd5d1ef84cd 100644 --- a/dev-python/graphviz/graphviz-0.15.ebuild +++ b/dev-python/graphviz/graphviz-0.15.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" RDEPEND="media-gfx/graphviz" |