summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Arnold <nerdboy@gentoo.org>2020-07-22 14:43:21 -0700
committerStephen Arnold <nerdboy@gentoo.org>2020-07-22 14:43:21 -0700
commit4c1fd0122c117cae0b7adf1e1580b45cb39017b6 (patch)
tree9402469faa98812606dae40dcf0c2a5773c088d7 /dev-python/diskcache
parentapp-admin/github-backup-utils: 2.21.0 bump (diff)
downloadgentoo-4c1fd0122c117cae0b7adf1e1580b45cb39017b6.tar.gz
gentoo-4c1fd0122c117cae0b7adf1e1580b45cb39017b6.tar.bz2
gentoo-4c1fd0122c117cae0b7adf1e1580b45cb39017b6.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/diskcache')
-rw-r--r--dev-python/diskcache/diskcache-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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? (