summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:26:59 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:26:59 +0100
commitbf34bebe8273f033cf37424a190dc55a80b5e0e4 (patch)
treefe21c2fa67abaf01c7f164ed11025b5f1e597c1a /dev-python/filelock
parentdev-python/pytest-forked: ia64 stable wrt bug #714456 (diff)
downloadgentoo-bf34bebe8273f033cf37424a190dc55a80b5e0e4.tar.gz
gentoo-bf34bebe8273f033cf37424a190dc55a80b5e0e4.tar.bz2
gentoo-bf34bebe8273f033cf37424a190dc55a80b5e0e4.zip
dev-python/filelock: ia64 stable wrt bug #714460
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/filelock')
-rw-r--r--dev-python/filelock/filelock-3.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/filelock/filelock-3.0.12.ebuild b/dev-python/filelock/filelock-3.0.12.ebuild
index 8210aeea239f..047c9fdaf69f 100644
--- a/dev-python/filelock/filelock-3.0.12.ebuild
+++ b/dev-python/filelock/filelock-3.0.12.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Unlicense"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86"
IUSE=""
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"