summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-07-07 23:30:24 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-07-07 23:30:24 +0000
commitd747052aac9c8827886e0828a6ba1efb8f97a80b (patch)
tree306ee18949844546e7743f16b4eac1dba7711c99 /dev-perl
parentkeyword ~x86-fbsd, bug #341969 (diff)
downloadgentoo-2-d747052aac9c8827886e0828a6ba1efb8f97a80b.tar.gz
gentoo-2-d747052aac9c8827886e0828a6ba1efb8f97a80b.tar.bz2
gentoo-2-d747052aac9c8827886e0828a6ba1efb8f97a80b.zip
keyword ~x86-fbsd, bug #341969
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-Inter/ChangeLog5
-rw-r--r--dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Inter/ChangeLog b/dev-perl/Test-Inter/ChangeLog
index 531a1e22a54a..55f663b128dd 100644
--- a/dev-perl/Test-Inter/ChangeLog
+++ b/dev-perl/Test-Inter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-Inter
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/ChangeLog,v 1.11 2011/07/06 13:04:14 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/ChangeLog,v 1.12 2011/07/07 23:30:24 aballier Exp $
+
+ 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Test-Inter-1.30.0.ebuild:
+ keyword ~x86-fbsd, bug #341969
*Test-Inter-1.30.0 (06 Jul 2011)
diff --git a/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild b/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild
index 7529ff9cf717..0683b083df45 100644
--- a/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild
+++ b/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild,v 1.1 2011/07/06 13:04:14 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inter/Test-Inter-1.30.0.ebuild,v 1.2 2011/07/07 23:30:24 aballier Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for more readable interactive test scripts"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""