diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 22:21:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 22:27:20 +0000 |
commit | e864c0694fefea80ad951ed6ce7290a14ecf6b0c (patch) | |
tree | e84fcbefdc70199b878c4d3b04efed4a7dfcd599 /dev-libs/cdk | |
parent | sys-kernel/ck-sources: v.bump (4.9.61 & 4.13.12) (diff) | |
download | gentoo-e864c0694fefea80ad951ed6ce7290a14ecf6b0c.tar.gz gentoo-e864c0694fefea80ad951ed6ce7290a14ecf6b0c.tar.bz2 gentoo-e864c0694fefea80ad951ed6ce7290a14ecf6b0c.zip |
dev-libs/cdk: stable 5.0.20160131 for sparc, bug #630138 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/cdk')
-rw-r--r-- | dev-libs/cdk/cdk-5.0.20160131.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cdk/cdk-5.0.20160131.ebuild b/dev-libs/cdk/cdk-5.0.20160131.ebuild index ed224d841c3e..c21e7899a5f9 100644 --- a/dev-libs/cdk/cdk-5.0.20160131.ebuild +++ b/dev-libs/cdk/cdk-5.0.20160131.ebuild @@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz" LICENSE="BSD" SLOT="0/6" # subslot = soname version -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples static-libs unicode" DEPEND=">=sys-libs/ncurses-5.2:0=[unicode?]" |