diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-06 08:45:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-06 08:49:11 +0100 |
commit | b5e10658227c8be68a2d107e24ad241afe59d91b (patch) | |
tree | 78f763bddc089835876b5ece4351aa9df8d7e5b3 /dev-libs/cyrus-sasl | |
parent | media-plugins/cmt-plugins: stable 1.17-r1 for hppa (diff) | |
download | gentoo-b5e10658227c8be68a2d107e24ad241afe59d91b.tar.gz gentoo-b5e10658227c8be68a2d107e24ad241afe59d91b.tar.bz2 gentoo-b5e10658227c8be68a2d107e24ad241afe59d91b.zip |
dev-libs/cyrus-sasl: stable 2.1.27-r4 for hppa
stable wrt bug #737582
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
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-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r4.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r4.ebuild index 543e3fbf8da7..0427282c01cd 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r4.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r4.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 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 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=" |