commit: 2a8c94d5afc47f485c2445d3c091aed81aec09ac Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Wed Jul 14 15:58:04 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Jul 14 16:08:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a8c94d5
dev-python/outcome: keyworded 1.1.0 for sparc, bug #801520 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/outcome/outcome-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/outcome/outcome-1.1.0.ebuild b/dev-python/outcome/outcome-1.1.0.ebuild index 15a83bebbb1..5a68cbd75ae 100644 --- a/dev-python/outcome/outcome-1.1.0.ebuild +++ b/dev-python/outcome/outcome-1.1.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86" RDEPEND="dev-python/attrs[${PYTHON_USEDEP}]"
