diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:40:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:46:12 +0300 |
commit | 7f897471f66390d26f5d7ec9348b3f27780681c5 (patch) | |
tree | 6d70dc82897749e13edea75d7219d038f00a2bc0 /virtual/perl-HTTP-Tiny | |
parent | virtual/perl-Getopt-Long: amd64 stable wrt bug #673542 (diff) | |
download | gentoo-7f897471f66390d26f5d7ec9348b3f27780681c5.tar.gz gentoo-7f897471f66390d26f5d7ec9348b3f27780681c5.tar.bz2 gentoo-7f897471f66390d26f5d7ec9348b3f27780681c5.zip |
virtual/perl-HTTP-Tiny: amd64 stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'virtual/perl-HTTP-Tiny')
-rw-r--r-- | virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild index e2ca3d8d09c1..a18b42838362 100644 --- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild +++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-fbsd" RDEPEND=" || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) |