diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 04:18:58 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 04:18:58 +0000 |
commit | 0435c062486617c535d27701f700f1dbcfc5ed20 (patch) | |
tree | 792ee29993bfea2d58c60d439064e8462396863d /dev-perl/common-sense/common-sense-3.720.0.ebuild | |
parent | x86 stable wrt bug #492016 (diff) | |
download | gentoo-2-0435c062486617c535d27701f700f1dbcfc5ed20.tar.gz gentoo-2-0435c062486617c535d27701f700f1dbcfc5ed20.tar.bz2 gentoo-2-0435c062486617c535d27701f700f1dbcfc5ed20.zip |
x86 stable wrt bug #495528
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-perl/common-sense/common-sense-3.720.0.ebuild')
-rw-r--r-- | dev-perl/common-sense/common-sense-3.720.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/common-sense/common-sense-3.720.0.ebuild b/dev-perl/common-sense/common-sense-3.720.0.ebuild index b744dc3d576c..db5a872f4b9e 100644 --- a/dev-perl/common-sense/common-sense-3.720.0.ebuild +++ b/dev-perl/common-sense/common-sense-3.720.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-3.720.0.ebuild,v 1.1 2013/08/15 06:25:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-3.720.0.ebuild,v 1.2 2014/02/24 04:18:58 phajdan.jr Exp $ EAPI=4 @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-solaris" IUSE="" |