summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-04 01:14:34 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-04 01:45:56 -0500
commit44c0dc34b6ce0696d662dd02e9bffd1c776d9b6b (patch)
tree88aeecb38b753c32a0dab499fc7d692a92209bed /dev-python/paste
parentdev-python/python-openid: arm64 stable (diff)
downloadgentoo-44c0dc34b6ce0696d662dd02e9bffd1c776d9b6b.tar.gz
gentoo-44c0dc34b6ce0696d662dd02e9bffd1c776d9b6b.tar.bz2
gentoo-44c0dc34b6ce0696d662dd02e9bffd1c776d9b6b.zip
dev-python/paste: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/paste')
-rw-r--r--dev-python/paste/paste-3.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paste/paste-3.0.7.ebuild b/dev-python/paste/paste-3.0.7.ebuild
index 8effea9ce8f7..7e01fcd13909 100644
--- a/dev-python/paste/paste-3.0.7.ebuild
+++ b/dev-python/paste/paste-3.0.7.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris"
IUSE="doc flup openid"
RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]