summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-02-19 21:35:16 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2021-02-19 21:35:16 +0000
commit7d4c7bb7dcef24e15c8fc32c23911556d49eeaa9 (patch)
tree29e6ddd0a254ae6fb0ad0b323ab9b519dc6703fb /dev-python/precis-i18n
parentdev-python/lazy-object-proxy: keyworded 1.5.0 for hppa (diff)
downloadgentoo-7d4c7bb7dcef24e15c8fc32c23911556d49eeaa9.tar.gz
gentoo-7d4c7bb7dcef24e15c8fc32c23911556d49eeaa9.tar.bz2
gentoo-7d4c7bb7dcef24e15c8fc32c23911556d49eeaa9.zip
dev-python/precis-i18n: keyworded 1.0.2 for ppc
keyworded wrt bug #771369 Package-Manager: Portage-3.0.14, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/precis-i18n')
-rw-r--r--dev-python/precis-i18n/precis-i18n-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/precis-i18n/precis-i18n-1.0.2.ebuild b/dev-python/precis-i18n/precis-i18n-1.0.2.ebuild
index 52049af743a1..88199246e58d 100644
--- a/dev-python/precis-i18n/precis-i18n-1.0.2.ebuild
+++ b/dev-python/precis-i18n/precis-i18n-1.0.2.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
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"