commit: 5a5f455b5a4fae1a2aab2e21e02dce4b75716ce1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Nov 15 11:39:13 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Nov 15 11:39:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a5f455b
dev-python/graphviz: Stabilize 0.14.2 ALLARCHES, #754435 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/graphviz/graphviz-0.14.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/graphviz/graphviz-0.14.2.ebuild b/dev-python/graphviz/graphviz-0.14.2.ebuild index 3700d1003cf..92f9f2c7bf0 100644 --- a/dev-python/graphviz/graphviz-0.14.2.ebuild +++ b/dev-python/graphviz/graphviz-0.14.2.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"