commit: e996902e629e575549378a0fc8e72dafcc010b01
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 11:02:42 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 11:13:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e996902e
dev-python/prompt_toolkit: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/prompt_toolkit/prompt_toolkit-1.0.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/prompt_toolkit/prompt_toolkit-1.0.14.ebuild
b/dev-python/prompt_toolkit/prompt_toolkit-1.0.14.ebuild
index aee90f07c2e..7543b32f535 100644
--- a/dev-python/prompt_toolkit/prompt_toolkit-1.0.14.ebuild
+++ b/dev-python/prompt_toolkit/prompt_toolkit-1.0.14.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="