diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:54:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 14:59:11 +0200 |
commit | 8010b4472dbc9d06cfa86c345ff621a8a60c797e (patch) | |
tree | 297673e3ac8bb91e0d4d60a17eeb26a5585e97a6 /dev-perl/Crypt-Cracklib | |
parent | dev-perl/Convert-UUlib: amd64 stable wrt bug #717060 (diff) | |
download | gentoo-8010b4472dbc9d06cfa86c345ff621a8a60c797e.tar.gz gentoo-8010b4472dbc9d06cfa86c345ff621a8a60c797e.tar.bz2 gentoo-8010b4472dbc9d06cfa86c345ff621a8a60c797e.zip |
dev-perl/Crypt-Cracklib: amd64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-Cracklib')
-rw-r--r-- | dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r2.ebuild b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r2.ebuild index 1febaf5fcecb..693d97677d68 100644 --- a/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r2.ebuild +++ b/dev-perl/Crypt-Cracklib/Crypt-Cracklib-1.700.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl interface to Alec Muffett's Cracklib" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |