diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:37:57 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 15:38:09 -0700 |
commit | 717a4b5955e181f893271876e6fefec0d3e2655a (patch) | |
tree | 9cca8ff2f38b96478b5f7c588d662a7f9c141b8c /dev-perl/Crypt-Rijndael | |
parent | dev-perl/Net-SSLeay: alpha stable, bug 579284. (diff) | |
download | gentoo-717a4b5955e181f893271876e6fefec0d3e2655a.tar.gz gentoo-717a4b5955e181f893271876e6fefec0d3e2655a.tar.bz2 gentoo-717a4b5955e181f893271876e6fefec0d3e2655a.zip |
dev-perl/Crypt-Rijndael: added ~alpha, bug 577014.
Diffstat (limited to 'dev-perl/Crypt-Rijndael')
-rw-r--r-- | dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild | 4 |
1 files 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 7a9f7e67ad0a..1d73204ac5bc 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=" |