diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 13:16:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 13:16:12 +0100 |
commit | 132ce1e74e6094132b3621c5389036e8a2b26738 (patch) | |
tree | 58deaeb5d452141e2ccdca8a5c519d54fc02e4cc /dev-perl/File-Flock | |
parent | app-text/bdf2psf: sparc stable wrt bug #576510 (diff) | |
download | gentoo-132ce1e74e6094132b3621c5389036e8a2b26738.tar.gz gentoo-132ce1e74e6094132b3621c5389036e8a2b26738.tar.bz2 gentoo-132ce1e74e6094132b3621c5389036e8a2b26738.zip |
dev-perl/File-Flock: sparc stable wrt bug #571596
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
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 3f24a999f1d1..7bf6399e9007 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" |