diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-21 22:43:53 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-21 22:51:58 -0400 |
commit | 7003b1e8ebe905398f8234b6f157629a0e2c362c (patch) | |
tree | d55b82782588013ed9bb8ecd1d731b8a5ca297db | |
parent | dev-libs/libzip: arm64 stable (diff) | |
download | gentoo-7003b1e8ebe905398f8234b6f157629a0e2c362c.tar.gz gentoo-7003b1e8ebe905398f8234b6f157629a0e2c362c.tar.bz2 gentoo-7003b1e8ebe905398f8234b6f157629a0e2c362c.zip |
dev-db/cdb: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r-- | dev-db/cdb/cdb-0.75-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/cdb/cdb-0.75-r4.ebuild b/dev-db/cdb/cdb-0.75-r4.ebuild index 2c365e5f26c9..0525b98345af 100644 --- a/dev-db/cdb/cdb-0.75-r4.ebuild +++ b/dev-db/cdb/cdb-0.75-r4.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit eutils multilib toolchain-funcs -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" DESCRIPTION="Fast, reliable, simple package for creating and reading constant databases" HOMEPAGE="http://cr.yp.to/cdb.html" |