diff options
author | Sam James <sam@gentoo.org> | 2021-02-03 02:27:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-03 02:30:55 +0000 |
commit | e2c18e5ef3832df273e28317e451e82c6acfbd4d (patch) | |
tree | f80f5fd90ae34d87c7787f8897869448f35a44c2 /virtual/perl-HTTP-Tiny | |
parent | virtual/perl-I18N-LangTags: fix MissingVirtualKeywords (hppa, ~riscv) (diff) | |
download | gentoo-e2c18e5ef3832df273e28317e451e82c6acfbd4d.tar.gz gentoo-e2c18e5ef3832df273e28317e451e82c6acfbd4d.tar.bz2 gentoo-e2c18e5ef3832df273e28317e451e82c6acfbd4d.zip |
virtual/perl-HTTP-Tiny: fix MissingVirtualKeywords (hppa)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-HTTP-Tiny')
-rw-r--r-- | virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild index 8058fdeadb84..75baaaa28512 100644 --- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild +++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" || ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |