summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-04 01:14:20 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-04 01:45:55 -0500
commita0d9fba66fafa5cba0ad51369b2d22f0b8be58e5 (patch)
tree925da9c3373f72fa6b09252253207c4854051985 /dev-python/python-openid/python-openid-2.2.5-r1.ebuild
parentdev-python/flup: arm64 stable (diff)
downloadgentoo-a0d9fba66fafa5cba0ad51369b2d22f0b8be58e5.tar.gz
gentoo-a0d9fba66fafa5cba0ad51369b2d22f0b8be58e5.tar.bz2
gentoo-a0d9fba66fafa5cba0ad51369b2d22f0b8be58e5.zip
dev-python/python-openid: 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/python-openid/python-openid-2.2.5-r1.ebuild')
-rw-r--r--dev-python/python-openid/python-openid-2.2.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-openid/python-openid-2.2.5-r1.ebuild b/dev-python/python-openid/python-openid-2.2.5-r1.ebuild
index 895572db7ae6..b87903e69dcb 100644
--- a/dev-python/python-openid/python-openid-2.2.5-r1.ebuild
+++ b/dev-python/python-openid/python-openid-2.2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
IUSE="examples mysql postgres sqlite test"
RDEPEND="mysql? ( >=dev-python/mysql-python-1.2.2[${PYTHON_USEDEP}] )