diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 18:56:13 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:41 +0100 |
commit | 6f5b9ed6e0008f09304861b8367cb9f5a66aa21b (patch) | |
tree | b3339ded9b82f2ca1abc33b6270b7079541128e8 /dev-python | |
parent | media-video/griffith: EAPI-7 bump (diff) | |
download | gentoo-6f5b9ed6e0008f09304861b8367cb9f5a66aa21b.tar.gz gentoo-6f5b9ed6e0008f09304861b8367cb9f5a66aa21b.tar.bz2 gentoo-6f5b9ed6e0008f09304861b8367cb9f5a66aa21b.zip |
dev-python/twisted-words: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/11092
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-words/twisted-words-15.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-words/twisted-words-15.2.1.ebuild b/dev-python/twisted-words/twisted-words-15.2.1.ebuild index a09ec57c0bb0..df635df64b35 100644 --- a/dev-python/twisted-words/twisted-words-15.2.1.ebuild +++ b/dev-python/twisted-words/twisted-words-15.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -8,7 +8,7 @@ inherit twisted-r1 DESCRIPTION="Twisted Words contains Instant Messaging implementations" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND=" |