diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 10:18:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 10:25:15 +0000 |
commit | 92c46763cdbab4e555d30eba2f7a8477675a0bf8 (patch) | |
tree | a9908e1ecc8d7a438bc92762f76fa35d4aef8e58 /net-libs/libgsasl | |
parent | net-ftp/ncftp: stable 3.2.6-r2 for ppc64 (diff) | |
download | gentoo-92c46763cdbab4e555d30eba2f7a8477675a0bf8.tar.gz gentoo-92c46763cdbab4e555d30eba2f7a8477675a0bf8.tar.bz2 gentoo-92c46763cdbab4e555d30eba2f7a8477675a0bf8.zip |
net-libs/libgsasl: stable 1.8.1 for ppc64
stable wrt bug #760381
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libgsasl')
-rw-r--r-- | net-libs/libgsasl/libgsasl-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libgsasl/libgsasl-1.8.1.ebuild b/net-libs/libgsasl/libgsasl-1.8.1.ebuild index 331707bb2683..3f49132b9008 100644 --- a/net-libs/libgsasl/libgsasl-1.8.1.ebuild +++ b/net-libs/libgsasl/libgsasl-1.8.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN/lib}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="idn gcrypt kerberos nls ntlm static-libs" DEPEND=" |