diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 18:13:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 18:13:57 +0100 |
commit | c227f099e6739131eb0206141dc388e385d490e4 (patch) | |
tree | 144125e9f743cc404a79aa7f6e735a536b7b2e17 /dev-perl/File-Flock | |
parent | sys-devel/clang: Fix static-analyzer usedep, #572094 (diff) | |
download | gentoo-c227f099e6739131eb0206141dc388e385d490e4.tar.gz gentoo-c227f099e6739131eb0206141dc388e385d490e4.tar.bz2 gentoo-c227f099e6739131eb0206141dc388e385d490e4.zip |
dev-perl/File-Flock: ppc stable wrt bug #571596
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/File-Flock')
-rw-r--r-- | dev-perl/File-Flock/File-Flock-2014.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild b/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild index 079f97e9eda2..a98b98955e43 100644 --- a/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild +++ b/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="flock() wrapper. Auto-create locks" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="test" SRC_TEST="do" |