diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-22 01:48:54 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-22 01:49:45 -0400 |
commit | 60f99ab101e1b33837cc4dbdf76fd646c2ff6993 (patch) | |
tree | 1e7d2c866f0fb1d62df4aa89d1feabb71996853d /virtual/imap-c-client | |
parent | dev-libs/libmcrypt: arm64 stable (diff) | |
download | gentoo-60f99ab101e1b33837cc4dbdf76fd646c2ff6993.tar.gz gentoo-60f99ab101e1b33837cc4dbdf76fd646c2ff6993.tar.bz2 gentoo-60f99ab101e1b33837cc4dbdf76fd646c2ff6993.zip |
virtual/imap-c-client: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'virtual/imap-c-client')
-rw-r--r-- | virtual/imap-c-client/imap-c-client-2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/imap-c-client/imap-c-client-2.ebuild b/virtual/imap-c-client/imap-c-client-2.ebuild index ea089863c118..709a7089f23f 100644 --- a/virtual/imap-c-client/imap-c-client-2.ebuild +++ b/virtual/imap-c-client/imap-c-client-2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for IMAP c-client" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="kerberos ssl" RDEPEND=" || ( net-libs/c-client[kerberos=,ssl=] |