dev-python/python-openid: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Wed, 4 Dec 2019 06:14:20 +0000 (01:14 -0500)
committerAaron Bauman <bman@gentoo.org>
Wed, 4 Dec 2019 06:45:55 +0000 (01:45 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

dev-python/python-openid/python-openid-2.2.5-r1.ebuild

index 895572db7ae636557e61d6150075efccc397c680..b87903e69dcbdafabbf71b1bd4c7fb8a041d5745 100644 (file)
@@ -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}] )