dev-perl/Crypt-CBC: add ~arm, bug #652576
authorMarkus Meier <maekke@gentoo.org>
Wed, 11 Apr 2018 18:49:19 +0000 (20:49 +0200)
committerMarkus Meier <maekke@gentoo.org>
Wed, 11 Apr 2018 18:49:19 +0000 (20:49 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r1.ebuild

index a8d02a08c45bea022be274a8e1923468b3bb5fc7..4439f00e81e0589b2e4501afc8ad7754d32472e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="Encrypt Data with Cipher Block Chaining Mode"
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="virtual/perl-Digest-MD5"