dev-libs/libsodium: arm stable, bug #638398
authorMarkus Meier <maekke@gentoo.org>
Mon, 22 Jan 2018 18:19:51 +0000 (19:19 +0100)
committerMarkus Meier <maekke@gentoo.org>
Mon, 22 Jan 2018 18:20:26 +0000 (19:20 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

dev-libs/libsodium/libsodium-1.0.15.ebuild

index 9200cc73c31c2e2b5576daa94a3481650c798934..f21ed3884527b55320589ad748a749a376a2d5a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://download.libsodium.org/${PN}/releases/${P}.tar.gz"
 
 LICENSE="ISC"
 SLOT="0/23"
-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 )