diff options
author | 2014-04-26 09:17:59 +0000 | |
---|---|---|
committer | 2014-04-26 09:17:59 +0000 | |
commit | 4797288dcb9acedaab4b6d792a57832240130069 (patch) | |
tree | 48133eb108dbfcec685d42da1f6984609e392239 /dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild | |
parent | Add ~sh keyword wrt bug #501346 (diff) | |
download | gentoo-2-4797288dcb9acedaab4b6d792a57832240130069.tar.gz gentoo-2-4797288dcb9acedaab4b6d792a57832240130069.tar.bz2 gentoo-2-4797288dcb9acedaab4b6d792a57832240130069.zip |
Add ~s390 keyword wrt bug #501346
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild')
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild index 4b0774909329..310e0144aa60 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild @@ -1,6 +1,6 @@ # 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.190.0.ebuild,v 1.4 2014/02/25 20:49:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Try-Tiny/Try-Tiny-0.190.0.ebuild,v 1.5 2014/04/26 09:17:59 zlogene 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 ~mips ~ppc ~ppc64 ~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 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" DEPEND=" |