app-crypt/p11-kit-0.23.2-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Mon, 13 Jun 2016 17:01:36 +0000 (19:01 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Mon, 13 Jun 2016 17:01:36 +0000 (19:01 +0200)
Gentoo-Bug: 585694

Package-Manager: portage-2.3.0_rc1

app-crypt/p11-kit/p11-kit-0.23.2.ebuild

index 0cf71af76a47dd015b3662b09b7bf9f12bd4708b..3d2797000ab62892e450d8cc58d3cffb818a4b0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="https://p11-glue.freedesktop.org/releases/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+asn1 debug +libffi +trust"
 REQUIRED_USE="trust? ( asn1 )"