diff options
author | Markus Meier <maekke@gentoo.org> | 2016-03-24 06:53:51 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-03-24 06:53:51 +0100 |
commit | 4b39d0dc7a8af0466f166ae3e4f2725b8bbd62aa (patch) | |
tree | b2809f9808b7d79daa3e9303aad33068ae253161 /dev-perl/Crypt-Rijndael | |
parent | dev-qt/qtx11extras: arm stable, bug #569924 (diff) | |
download | gentoo-4b39d0dc7a8af0466f166ae3e4f2725b8bbd62aa.tar.gz gentoo-4b39d0dc7a8af0466f166ae3e4f2725b8bbd62aa.tar.bz2 gentoo-4b39d0dc7a8af0466f166ae3e4f2725b8bbd62aa.zip |
dev-perl/Crypt-Rijndael: add ~arm, bug #577014
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Crypt-Rijndael')
-rw-r--r-- | dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild b/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild index b22f47a8e184..7a9f7e67ad0a 100644 --- a/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild +++ b/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Crypt::CBC compliant Rijndael encryption module" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 hppa ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm hppa ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" DEPEND=" |