diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-06-24 15:40:52 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-24 16:06:59 +0100 |
commit | 7323c66ea2ea0fb1d6bd897f57e9c3c97a661868 (patch) | |
tree | a9e2f9be936e3102b4ce348fee268e8b12c4e944 | |
parent | dev-python/dictdiffer: keyworded 0.8.1 for sparc, bug #796254 (diff) | |
download | gentoo-7323c66ea2ea0fb1d6bd897f57e9c3c97a661868.tar.gz gentoo-7323c66ea2ea0fb1d6bd897f57e9c3c97a661868.tar.bz2 gentoo-7323c66ea2ea0fb1d6bd897f57e9c3c97a661868.zip |
dev-python/stdio-mgr: keyworded 1.0.1 for sparc, bug #796254
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild b/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild index ba3711080f9b..182d8813b39f 100644 --- a/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild +++ b/dev-python/stdio-mgr/stdio-mgr-1.0.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE=" SRC_URI="https://github.com/bskinn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~sparc" SLOT="0" RDEPEND=">=dev-python/attrs-17.1[${PYTHON_USEDEP}]" |