commit: 8e7dbc2241c9997a4ddd0b46f4ff7581e030ee24 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 29 19:02:33 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 29 19:02:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e7dbc22
dev-python/docopt: ebuild tidying Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-python/docopt/docopt-0.6.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/docopt/docopt-0.6.2-r3.ebuild b/dev-python/docopt/docopt-0.6.2-r3.ebuild index 1c0eec37c1b..7f9a3a51293 100644 --- a/dev-python/docopt/docopt-0.6.2-r3.ebuild +++ b/dev-python/docopt/docopt-0.6.2-r3.ebuild @@ -11,8 +11,8 @@ DESCRIPTION="Pythonic argument parser, that will make you smile" HOMEPAGE="https://pypi.org/project/docopt/ https://github.com/docopt/docopt" SRC_URI="https://github.com/docopt/docopt/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" -SLOT="0" LICENSE="MIT" +SLOT="0" KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"
