diff options
author | 2017-09-07 21:50:17 +0100 | |
---|---|---|
committer | 2017-09-07 21:50:27 +0100 | |
commit | 91834918c0dfd6ae882b0735bc4b3300aa108e4a (patch) | |
tree | 95d1e531ed032d4918bbe6701807c99f9b0f33d7 /dev-libs | |
parent | sys-fs/quota: stable 4.03 for hppa, bug #630040 (diff) | |
download | gentoo-91834918c0dfd6ae882b0735bc4b3300aa108e4a.tar.gz gentoo-91834918c0dfd6ae882b0735bc4b3300aa108e4a.tar.bz2 gentoo-91834918c0dfd6ae882b0735bc4b3300aa108e4a.zip |
dev-libs/cdk: stable 5.0.20160131 for hppa, bug #630138
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-libs')
-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 a8940c0d3118..f0fc766dfe7b 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?]" |