Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cdk/
Date: Sun, 29 Oct 2017 21:08:23
Message-Id: 1509311272.ef4533f114fc2f3271c201cd3751fcf15c87ad56.whissi@gentoo
1 commit: ef4533f114fc2f3271c201cd3751fcf15c87ad56
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 20:17:45 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 21:07:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef4533f1
7
8 dev-libs/cdk: x86 stable (bug #630138)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-libs/cdk/cdk-5.0.20160131.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/cdk/cdk-5.0.20160131.ebuild b/dev-libs/cdk/cdk-5.0.20160131.ebuild
16 index 9701ca42ddd..ed224d841c3 100644
17 --- a/dev-libs/cdk/cdk-5.0.20160131.ebuild
18 +++ b/dev-libs/cdk/cdk-5.0.20160131.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz"
20
21 LICENSE="BSD"
22 SLOT="0/6" # subslot = soname version
23 -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
25 IUSE="examples static-libs unicode"
26
27 DEPEND=">=sys-libs/ncurses-5.2:0=[unicode?]"