diff options
author | 2021-07-18 08:33:16 +0200 | |
---|---|---|
committer | 2021-07-18 08:33:16 +0200 | |
commit | 435f7f1b2004e3922658f77ba5cc90b22b87c865 (patch) | |
tree | 9169fe0007579795ac6ca66e12ab08e16216eda9 /dev-libs/cdk | |
parent | x11-themes/arc-theme: amd64 stable wrt bug #802588 (diff) | |
download | gentoo-435f7f1b2004e3922658f77ba5cc90b22b87c865.tar.gz gentoo-435f7f1b2004e3922658f77ba5cc90b22b87c865.tar.bz2 gentoo-435f7f1b2004e3922658f77ba5cc90b22b87c865.zip |
dev-libs/cdk: amd64 stable wrt bug #802657
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/cdk')
-rw-r--r-- | dev-libs/cdk/cdk-5.0.20210324-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cdk/cdk-5.0.20210324-r2.ebuild b/dev-libs/cdk/cdk-5.0.20210324-r2.ebuild index fa409971bd2a..101f9cfc92fd 100644 --- a/dev-libs/cdk/cdk-5.0.20210324-r2.ebuild +++ b/dev-libs/cdk/cdk-5.0.20210324-r2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="BSD" SLOT="0/6" # subslot = soname version -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples unicode" DEPEND="sys-libs/ncurses:=[unicode(+)?]" |