diff options
Diffstat (limited to 'dev-perl/perltidy/perltidy-20120714.0.0.ebuild')
-rw-r--r-- | dev-perl/perltidy/perltidy-20120714.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/perltidy/perltidy-20120714.0.0.ebuild b/dev-perl/perltidy/perltidy-20120714.0.0.ebuild index 717023836c66..e5eeb7613d15 100644 --- a/dev-perl/perltidy/perltidy-20120714.0.0.ebuild +++ b/dev-perl/perltidy/perltidy-20120714.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v 1.3 2012/10/11 14:24:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v 1.4 2012/10/17 03:16:15 phajdan.jr Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |