diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-13 12:49:14 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-13 14:18:56 +0100 |
commit | 07bdf61ecb2fc1d7c6120c52c9d9b5811337ba04 (patch) | |
tree | 01318e6ec1b02b9ca0d831a0971b5cab942b6c61 /dev-python | |
parent | dev-perl/Type-Tie: keyworded 0.9.0 for sparc, bug #788778 (diff) | |
download | gentoo-07bdf61ecb2fc1d7c6120c52c9d9b5811337ba04.tar.gz gentoo-07bdf61ecb2fc1d7c6120c52c9d9b5811337ba04.tar.bz2 gentoo-07bdf61ecb2fc1d7c6120c52c9d9b5811337ba04.zip |
dev-python/argh: keyworded 0.26.2-r2 for hppa/sparc, bug #789606
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/argh/argh-0.26.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/argh/argh-0.26.2-r2.ebuild b/dev-python/argh/argh-0.26.2-r2.ebuild index 5b288461e853..0f40ca05d5f7 100644 --- a/dev-python/argh/argh-0.26.2-r2.ebuild +++ b/dev-python/argh/argh-0.26.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://pythonhosted.org/argh/" SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~sparc x86" LICENSE="LGPL-3" BDEPEND=" |