diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:01:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:01:01 +0200 |
commit | 973fe4b31b51e04e69db9de46f09096c3fb03893 (patch) | |
tree | 1c276ff0ab88bf5ec9f1d91c8301ed8fef6c95cd /dev-perl/Crypt-Cracklib | |
parent | dev-perl/Convert-UUlib: x86 stable wrt bug #717060 (diff) | |
download | gentoo-973fe4b31b51e04e69db9de46f09096c3fb03893.tar.gz gentoo-973fe4b31b51e04e69db9de46f09096c3fb03893.tar.bz2 gentoo-973fe4b31b51e04e69db9de46f09096c3fb03893.zip |
dev-perl/Crypt-Cracklib: x86 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 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 693d97677d68..f19a634b0f67 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 @@ -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 )" |