diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 09:53:03 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 09:53:03 +0200 |
commit | 11f24b92b3d8f89f2e84414cd50823ca5a27e950 (patch) | |
tree | 1850de38e7e4dae8b572393edc4c414c0650dcdf /net-libs/libgsasl | |
parent | virtual/gsasl: keyword ~arm64 (diff) | |
download | gentoo-11f24b92b3d8f89f2e84414cd50823ca5a27e950.tar.gz gentoo-11f24b92b3d8f89f2e84414cd50823ca5a27e950.tar.bz2 gentoo-11f24b92b3d8f89f2e84414cd50823ca5a27e950.zip |
net-libs/libgsasl: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-libs/libgsasl')
-rw-r--r-- | net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild b/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild index 4ce59310e03b..33b6be88f5a9 100644 --- a/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild +++ b/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnu.org/software/gsasl/" SRC_URI="mirror://gnu/${PN/lib}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="idn gcrypt kerberos nls ntlm static-libs" DEPEND=" gcrypt? ( dev-libs/libgcrypt:0 ) |