diff options
author | 2010-06-15 05:41:07 +0000 | |
---|---|---|
committer | 2010-06-15 05:41:07 +0000 | |
commit | 95b2faeae7393195f8d0558e48db5b3efcb7ec5c (patch) | |
tree | 312c5a4715094a10c01e30449017f993f22b2715 /dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild | |
parent | Stable on amd64 and x86 (#323529) (diff) | |
download | gentoo-2-95b2faeae7393195f8d0558e48db5b3efcb7ec5c.tar.gz gentoo-2-95b2faeae7393195f8d0558e48db5b3efcb7ec5c.tar.bz2 gentoo-2-95b2faeae7393195f8d0558e48db5b3efcb7ec5c.zip |
Stable on amd64 and x86 (#323529)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild')
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild index 68b2edd156c3..925b648d14af 100644 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild,v 1.1 2010/04/07 07:43:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild,v 1.2 2010/06/15 05:41:07 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Reusable tests for POE::Loop authors" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" SRC_TEST="do" |