commit: 4c1fd0122c117cae0b7adf1e1580b45cb39017b6
Author: Stephen Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 22 21:43:21 2020 +0000
Commit: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 21:43:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1fd012
dev-python/diskcache: keyword for arm/arm64
* extensively tested on arm and arm64 (mainly deque/cache)
* nothin new from repoman for either arm or arm64
Package-Manager: Portage-2.3.67, Repoman-2.3.17
Signed-off-by: Steve Arnold <nerdboy <AT> gentoo.org>
dev-python/diskcache/diskcache-4.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/diskcache/diskcache-4.1.0.ebuild
b/dev-python/diskcache/diskcache-4.1.0.ebuild
index 36f1dadb121..9f91b9ac968 100644
--- a/dev-python/diskcache/diskcache-4.1.0.ebuild
+++ b/dev-python/diskcache/diskcache-4.1.0.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/python-diskcache-${PV}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
BDEPEND="
test? (