commit: 08555154bc9847c74c902a5e978acf762008b164
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 07:18:51 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 07:18:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08555154
dev-python/cachetools: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
dev-python/cachetools/cachetools-1.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cachetools/cachetools-1.1.5.ebuild
b/dev-python/cachetools/cachetools-1.1.5.ebuild
index 69dfd7e..80c2a03 100644
--- a/dev-python/cachetools/cachetools-1.1.5.ebuild
+++ b/dev-python/cachetools/cachetools-1.1.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
DEPEND=""