summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-04-01 14:53:46 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-04-01 14:53:46 +0200
commitd0e9a8741407221ecf43db5a244d4eb066f778d6 (patch)
tree4910bf2c0c00470ea6aae037e1f65365c8534971 /dev-python/python-utils
parentdev-python/progressbar2: x86 keyworded (bug #733826) (diff)
downloadgentoo-d0e9a8741407221ecf43db5a244d4eb066f778d6.tar.gz
gentoo-d0e9a8741407221ecf43db5a244d4eb066f778d6.tar.bz2
gentoo-d0e9a8741407221ecf43db5a244d4eb066f778d6.zip
dev-python/python-utils: x86 keyworded (bug #733826)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/python-utils')
-rw-r--r--dev-python/python-utils/python-utils-2.5.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-utils/python-utils-2.5.6.ebuild b/dev-python/python-utils/python-utils-2.5.6.ebuild
index 3fddaf420a56..5d9f9f144eb8 100644
--- a/dev-python/python-utils/python-utils-2.5.6.ebuild
+++ b/dev-python/python-utils/python-utils-2.5.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"