diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:51:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:51:49 +0100 |
commit | fda90f4e0c173303196e7ed66f74c8708a8239ec (patch) | |
tree | 3bc22aabbb97ad6efe8b8719e196f6b103eb8f1b /dev-python/webencodings | |
parent | dev-python/webcolors: ppc64 stable wrt bug #714556 (diff) | |
download | gentoo-fda90f4e0c173303196e7ed66f74c8708a8239ec.tar.gz gentoo-fda90f4e0c173303196e7ed66f74c8708a8239ec.tar.bz2 gentoo-fda90f4e0c173303196e7ed66f74c8708a8239ec.zip |
dev-python/webencodings: ppc64 stable wrt bug #714558
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/webencodings')
-rw-r--r-- | dev-python/webencodings/webencodings-0.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild index e8b969d04323..6de88a72f876 100644 --- a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild +++ b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" BDEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] |