summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-07-07 23:03:49 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-07-07 23:03:49 +0000
commitf434576425aba07a235e631c6f1573d2c1c8e14f (patch)
tree3f2ca70b244b5beacc315d0512fbe6743eb69ef7 /dev-perl
parentRestrict gawk4, bug 374315 (diff)
downloadgentoo-2-f434576425aba07a235e631c6f1573d2c1c8e14f.tar.gz
gentoo-2-f434576425aba07a235e631c6f1573d2c1c8e14f.tar.bz2
gentoo-2-f434576425aba07a235e631c6f1573d2c1c8e14f.zip
keyword ~x86-fbsd, bug #346449
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Try-Tiny/ChangeLog5
-rw-r--r--dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/ChangeLog b/dev-perl/Try-Tiny/ChangeLog
index e8261848526c..ac007f07ccef 100644
--- a/dev-perl/Try-Tiny/ChangeLog
+++ b/dev-perl/Try-Tiny/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Try-Tiny
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.20 2011/06/14 17:23:22 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/ChangeLog,v 1.21 2011/07/07 23:03:49 aballier Exp $
+
+ 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> Try-Tiny-0.90.ebuild:
+ keyword ~x86-fbsd, bug #346449
14 Jun 2011; Fabian Groffen <grobian@gentoo.org> Try-Tiny-0.90.ebuild:
Marked ~x86-solaris (#369997) and ~ppc-macos
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
index 51a00da8b93e..0632960cce43 100644
--- a/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild
+++ b/dev-perl/Try-Tiny/Try-Tiny-0.90.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/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.5 2011/06/14 17:23:22 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.90.ebuild,v 1.6 2011/07/07 23:03:49 aballier Exp $
EAPI=3
@@ -12,7 +12,7 @@ DESCRIPTION="minimal try/catch with proper localization of $@"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
IUSE=""
SRC_TEST=do