diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 13:23:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 13:23:22 +0100 |
commit | 4da8df9a8250ce293474ab894056b436a3fbf9b6 (patch) | |
tree | f97914e5c5f0f99a940c0743509b806a174d9c98 /dev-perl | |
parent | dev-db/mariadb: ia64 stable wrt bug #572872 (diff) | |
download | gentoo-4da8df9a8250ce293474ab894056b436a3fbf9b6.tar.gz gentoo-4da8df9a8250ce293474ab894056b436a3fbf9b6.tar.bz2 gentoo-4da8df9a8250ce293474ab894056b436a3fbf9b6.zip |
dev-perl/File-Flock: ia64 stable wrt bug #571596
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 7bf6399e9007..e07fbea98ffb 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" |