diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:39:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:39:36 +0000 |
commit | 05f996becfae62956e56c28d0f59f47951f078b9 (patch) | |
tree | 5b8a3d1cc498726d438b09a33aa10289c0f00948 /dev-libs/cyrus-sasl | |
parent | app-admin/syslog-ng: stable 3.17.2 for ia64, bug #670974 (diff) | |
download | gentoo-05f996becfae62956e56c28d0f59f47951f078b9.tar.gz gentoo-05f996becfae62956e56c28d0f59f47951f078b9.tar.bz2 gentoo-05f996becfae62956e56c28d0f59f47951f078b9.zip |
dev-libs/cyrus-sasl: stable 2.1.26-r10 for hppa, bug #647786
Package-Manager: Portage-2.3.51, Repoman-2.3.12
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.26-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild index f9ffb2f314ba..86f204c1a94b 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cyrusimap.org/cyrus-sasl/${P}.tar.gz" LICENSE="BSD-with-attribution" SLOT="2" -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="authdaemond berkdb gdbm kerberos ldapdb libressl openldap mysql pam postgres sample selinux sqlite srp ssl static-libs urandom" |