diff options
author | 2013-05-25 07:58:47 +0000 | |
---|---|---|
committer | 2013-05-25 07:58:47 +0000 | |
commit | 70b271834403015c3037feff05e2e7d024dccbd6 (patch) | |
tree | 5490b39e09985597a61289fe4b524fa9071e2f6d /dev-perl/File-Sync/File-Sync-0.110.0.ebuild | |
parent | Stable for sparc, wrt bug #461118 (diff) | |
download | gentoo-2-70b271834403015c3037feff05e2e7d024dccbd6.tar.gz gentoo-2-70b271834403015c3037feff05e2e7d024dccbd6.tar.bz2 gentoo-2-70b271834403015c3037feff05e2e7d024dccbd6.zip |
Stable for sparc, wrt bug #461120
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/File-Sync/File-Sync-0.110.0.ebuild')
-rw-r--r-- | dev-perl/File-Sync/File-Sync-0.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Sync/File-Sync-0.110.0.ebuild b/dev-perl/File-Sync/File-Sync-0.110.0.ebuild index 572e9f9cc51d..a4ea38221d77 100644 --- a/dev-perl/File-Sync/File-Sync-0.110.0.ebuild +++ b/dev-perl/File-Sync/File-Sync-0.110.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/File-Sync-0.110.0.ebuild,v 1.6 2013/05/18 05:26:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/File-Sync-0.110.0.ebuild,v 1.7 2013/05/25 07:58:47 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl access to fsync() and sync() function calls" SLOT="0" -KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |