dev-libs/libsodium: arm64 stable (bug 610992).
authorMichael Weber <xmw@gentoo.org>
Wed, 1 Mar 2017 10:02:34 +0000 (11:02 +0100)
committerMichael Weber <xmw@gentoo.org>
Wed, 1 Mar 2017 10:08:42 +0000 (11:08 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

dev-libs/libsodium/libsodium-1.0.11.ebuild

index 0a93eb07fa7efd687abea76acd9a9167e3294e0a..0ee03ff853520d032319f5de93d79d7b0ea12547 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="http://download.libsodium.org/${PN}/releases/${P}.tar.gz"
 
 LICENSE="ISC"
 SLOT="0/18"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="+asm minimal static-libs +urandom cpu_flags_x86_sse4_1 cpu_flags_x86_aes"
 
 PATCHES=( "${FILESDIR}"/${PN}-1.0.10-cpuflags.patch )