diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:27:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-06 14:27:27 +0100 |
commit | 489180dbe2d951d920c445b8199c8ee756f61e74 (patch) | |
tree | 9cae6cd5f9606e3e034d6133a828e44ac44fa80c /dev-perl/Try-Tiny | |
parent | dev-perl/Crypt-SSLeay: x86 stable wrt bug #570368 (diff) | |
download | gentoo-489180dbe2d951d920c445b8199c8ee756f61e74.tar.gz gentoo-489180dbe2d951d920c445b8199c8ee756f61e74.tar.bz2 gentoo-489180dbe2d951d920c445b8199c8ee756f61e74.zip |
dev-perl/Try-Tiny: x86 stable wrt bug #570368
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild index f6fe166b3a1f..354073c02755 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Minimal try/catch with proper localization of $@" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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" RDEPEND=" |