diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:13:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-16 07:13:12 +0200 |
commit | 998d30c45f5a344a43cdf98c7fa8de8abcbd3846 (patch) | |
tree | 0c296df34fb28a4b5abd01c20f696119be60c2d1 /dev-python/graphviz | |
parent | dev-python/fsspec: amd64/x86 stable (ALLARCHES policy) wrt bug #808291 (diff) | |
download | gentoo-998d30c45f5a344a43cdf98c7fa8de8abcbd3846.tar.gz gentoo-998d30c45f5a344a43cdf98c7fa8de8abcbd3846.tar.bz2 gentoo-998d30c45f5a344a43cdf98c7fa8de8abcbd3846.zip |
dev-python/graphviz: amd64/x86 stable (ALLARCHES policy) wrt bug #808294
Package-Manager: Portage-3.0.20, 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.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/graphviz/graphviz-0.17.ebuild b/dev-python/graphviz/graphviz-0.17.ebuild index befd64b4a916..61999300c9db 100644 --- a/dev-python/graphviz/graphviz-0.17.ebuild +++ b/dev-python/graphviz/graphviz-0.17.ebuild @@ -11,7 +11,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" |