diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2014-01-05 01:11:43 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2014-01-05 01:11:43 +0000 |
commit | 24583d22fb749575060a0282875da050570a87f1 (patch) | |
tree | 251360c39bc91471a99cdd7487d540d69068b1e7 /dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild | |
parent | Add blocker on dev-python/bcrypt. (diff) | |
download | gentoo-2-24583d22fb749575060a0282875da050570a87f1.tar.gz gentoo-2-24583d22fb749575060a0282875da050570a87f1.tar.bz2 gentoo-2-24583d22fb749575060a0282875da050570a87f1.zip |
Add ~mips
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild')
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild index 8230b6f6b041..51a34b26662e 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.180.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/Try-Tiny/Try-Tiny-0.180.0.ebuild,v 1.2 2013/09/05 05:51:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.180.0.ebuild,v 1.3 2014/01/05 01:11:43 hwoarang Exp $ EAPI=5 @@ -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-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" DEPEND="test? ( dev-perl/Sub-Name )" |