dev-libs/libsodium: stable 1.0.16-r2 for ppc64, bug #667776
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 14 Oct 2018 09:12:01 +0000 (10:12 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 14 Oct 2018 09:14:10 +0000 (10:14 +0100)
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"

dev-libs/libsodium/libsodium-1.0.16-r2.ebuild

index 69588ae17407e4aac078c55ca2e0298ceba9a343..6ae9efb3c32c1b42ace43ecd5e4ca438f5923f1d 100644 (file)
@@ -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-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~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 )