dev-libs/libsodium: Stable for HPPA (bug #599198).
authorJeroen Roovers <jer@gentoo.org>
Sat, 14 Jan 2017 23:14:57 +0000 (00:14 +0100)
committerJeroen Roovers <jer@gentoo.org>
Sat, 14 Jan 2017 23:15:10 +0000 (00:15 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

dev-libs/libsodium/libsodium-1.0.11.ebuild

index 9c59e83a6152c85e3e2bf9c2f0bde844d2cd87aa..c0fc17ac23dc600e9c133a609485ca7dc6dc3efb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,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 )