From 4c1fd0122c117cae0b7adf1e1580b45cb39017b6 Mon Sep 17 00:00:00 2001 From: Stephen Arnold Date: Wed, 22 Jul 2020 14:43:21 -0700 Subject: 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 --- dev-python/diskcache/diskcache-4.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/diskcache') diff --git a/dev-python/diskcache/diskcache-4.1.0.ebuild b/dev-python/diskcache/diskcache-4.1.0.ebuild index 36f1dadb1212..9f91b9ac968d 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? ( -- cgit v1.2.3-65-gdbad