dev-libs/libtasn1: x86 stable (bug #647012)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 29 Mar 2018 15:06:04 +0000 (17:06 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 29 Mar 2018 15:17:10 +0000 (17:17 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-libs/libtasn1/libtasn1-4.13.ebuild

index 88271307ee2e18c405d57ff411a8f9a6b9b28305..fcbde296e535d0e525035e6eb15d456393439daa 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0/6" # subslot = libtasn1 soname version
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs valgrind"
 
 DEPEND=">=dev-lang/perl-5.6