diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 09:33:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 09:34:20 +0000 |
commit | 628f6592775935ea6d116c5c33406b0a2d057dd2 (patch) | |
tree | ba5549da5c8fcf23974ee27392d8c67010f4b31a | |
parent | dev-python/pyopenssl: Keyword 20.0.1 ia64, #831852 (diff) | |
download | gentoo-628f6592775935ea6d116c5c33406b0a2d057dd2.tar.gz gentoo-628f6592775935ea6d116c5c33406b0a2d057dd2.tar.bz2 gentoo-628f6592775935ea6d116c5c33406b0a2d057dd2.zip |
dev-python/service_identity: Keyword 21.1.0 ia64, #831852
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/service_identity/service_identity-21.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild b/dev-python/service_identity/service_identity-21.1.0.ebuild index 097d21e86d67..c97dadd33b11 100644 --- a/dev-python/service_identity/service_identity-21.1.0.ebuild +++ b/dev-python/service_identity/service_identity-21.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ S=${WORKDIR}/${P/_/-} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" # TODO: upstream made pyopenssl optional RDEPEND=" |