Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cdk/
Date: Sun, 10 Sep 2017 20:46:09
Message-Id: 1505076359.aa67486cd22c906aa054197d70fd84cd5d7f0d7b.slyfox@gentoo
1 commit: aa67486cd22c906aa054197d70fd84cd5d7f0d7b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 10 20:45:36 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 10 20:45:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa67486c
7
8 dev-libs/cdk: stable 5.0.20160131 for ppc64, bug #630138
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-libs/cdk/cdk-5.0.20160131.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/cdk/cdk-5.0.20160131.ebuild b/dev-libs/cdk/cdk-5.0.20160131.ebuild
17 index f0fc766dfe7..01da7c810be 100644
18 --- a/dev-libs/cdk/cdk-5.0.20160131.ebuild
19 +++ b/dev-libs/cdk/cdk-5.0.20160131.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz"
21
22 LICENSE="BSD"
23 SLOT="0/6" # subslot = soname version
24 -KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 hppa ia64 ~ppc ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
26 IUSE="examples static-libs unicode"
27
28 DEPEND=">=sys-libs/ncurses-5.2:0=[unicode?]"