diff options
author | Alexis Ballier <aballier@gentoo.org> | 2019-02-18 16:09:25 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2019-02-18 16:09:49 +0100 |
commit | a99aa096c1cd3b520925d6c36290b5b26c9efefc (patch) | |
tree | 0a5fba996b639aa40ded1351fd071be12ff79f67 /dev-python/bsddb3 | |
parent | dev-python/isodate: keyword ~arm64 (diff) | |
download | gentoo-a99aa096c1cd3b520925d6c36290b5b26c9efefc.tar.gz gentoo-a99aa096c1cd3b520925d6c36290b5b26c9efefc.tar.bz2 gentoo-a99aa096c1cd3b520925d6c36290b5b26c9efefc.zip |
dev-python/bsddb3: keyword ~arm64
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-python/bsddb3')
-rw-r--r-- | dev-python/bsddb3/bsddb3-6.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bsddb3/bsddb3-6.2.4.ebuild b/dev-python/bsddb3/bsddb3-6.2.4.ebuild index 6394b1711490..80f1b645f981 100644 --- a/dev-python/bsddb3/bsddb3-6.2.4.ebuild +++ b/dev-python/bsddb3/bsddb3-6.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" <sys-libs/db-6.3:= |