diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:24:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:24:09 +0000 |
commit | a47e525768d209e3d7bc0e8d41779714a87f9d54 (patch) | |
tree | de149c6e0f653bb8f1cebf3878f564d117aee86d /dev-libs/cyrus-sasl | |
parent | dev-libs/libzip: stable 1.5.2-r2 for ia64, bug #703556 (diff) | |
download | gentoo-a47e525768d209e3d7bc0e8d41779714a87f9d54.tar.gz gentoo-a47e525768d209e3d7bc0e8d41779714a87f9d54.tar.bz2 gentoo-a47e525768d209e3d7bc0e8d41779714a87f9d54.zip |
dev-libs/cyrus-sasl: stable 2.1.27-r3 for ia64, bug #703628
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild index 07b510eecbba..83e716721eba 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/cyrusimap/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="BSD-with-attribution" SLOT="2" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="authdaemond berkdb gdbm kerberos ldapdb libressl openldap mysql pam postgres sample selinux sqlite srp ssl static-libs urandom" CDEPEND=" |