diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:28:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:28:30 +0100 |
commit | a4905cf4ca492252974ec84b6ab6df21e9e68d39 (patch) | |
tree | 0b6892c11a9952771255a9be1edc6e2f7d38cbda /dev-perl/Text-Password-Pronounceable | |
parent | dev-perl/Test-Time: amd64 stable wrt bug #612558 (diff) | |
download | gentoo-a4905cf4ca492252974ec84b6ab6df21e9e68d39.tar.gz gentoo-a4905cf4ca492252974ec84b6ab6df21e9e68d39.tar.bz2 gentoo-a4905cf4ca492252974ec84b6ab6df21e9e68d39.zip |
dev-perl/Text-Password-Pronounceable: amd64 stable wrt bug #612558
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Password-Pronounceable')
-rw-r--r-- | dev-perl/Text-Password-Pronounceable/Text-Password-Pronounceable-0.300.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Password-Pronounceable/Text-Password-Pronounceable-0.300.0-r1.ebuild b/dev-perl/Text-Password-Pronounceable/Text-Password-Pronounceable-0.300.0-r1.ebuild index 502c21921ae4..d6468554239e 100644 --- a/dev-perl/Text-Password-Pronounceable/Text-Password-Pronounceable-0.300.0-r1.ebuild +++ b/dev-perl/Text-Password-Pronounceable/Text-Password-Pronounceable-0.300.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Generate pronounceable passwords" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" DEPEND="test? ( virtual/perl-Test-Simple )" |