commit: 717a4b5955e181f893271876e6fefec0d3e2655a Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 22:37:57 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed May 25 22:38:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=717a4b59
dev-perl/Crypt-Rijndael: added ~alpha, bug 577014. dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 7a9f7e6..1d73204 100644 --- a/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild +++ b/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild @@ -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 @@ DESCRIPTION="Crypt::CBC compliant Rijndael encryption module" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm hppa ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" DEPEND="
