diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:30:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:30:24 +0100 |
commit | 74ef5dd800e12fef5255f29e03d031c6ee036c4a (patch) | |
tree | 67898c347fce7d1f770cdad3a84a19ad877f87c8 /dev-db/cdb/cdb-0.75-r4.ebuild | |
parent | dev-cpp/pangomm: dropped ~x86-freebsd (diff) | |
download | gentoo-74ef5dd800e12fef5255f29e03d031c6ee036c4a.tar.gz gentoo-74ef5dd800e12fef5255f29e03d031c6ee036c4a.tar.bz2 gentoo-74ef5dd800e12fef5255f29e03d031c6ee036c4a.zip |
dev-db/cdb: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-db/cdb/cdb-0.75-r4.ebuild')
-rw-r--r-- | dev-db/cdb/cdb-0.75-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/cdb/cdb-0.75-r4.ebuild b/dev-db/cdb/cdb-0.75-r4.ebuild index 36e034e0878b..ab28ae572bcb 100644 --- a/dev-db/cdb/cdb-0.75-r4.ebuild +++ b/dev-db/cdb/cdb-0.75-r4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils multilib toolchain-funcs -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 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" |