diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:36:03 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:47:27 -0500 |
commit | e8cacaa1261d1cd161193f28c504d8cfdc5dfd5a (patch) | |
tree | bd166a76961567e235bdef993f2d4e3b5a2206ac /dev-python/service_identity | |
parent | dev-python/zope-event: arm64 stable (diff) | |
download | gentoo-e8cacaa1261d1cd161193f28c504d8cfdc5dfd5a.tar.gz gentoo-e8cacaa1261d1cd161193f28c504d8cfdc5dfd5a.tar.bz2 gentoo-e8cacaa1261d1cd161193f28c504d8cfdc5dfd5a.zip |
dev-python/service_identity: 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/service_identity')
-rw-r--r-- | dev-python/service_identity/service_identity-18.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/service_identity/service_identity-18.1.0.ebuild b/dev-python/service_identity/service_identity-18.1.0.ebuild index a7443b087c4d..ccd9c465120e 100644 --- a/dev-python/service_identity/service_identity-18.1.0.ebuild +++ b/dev-python/service_identity/service_identity-18.1.0.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" # TODO: upstream made pyopenssl optional RDEPEND=" |