diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-18 12:12:33 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-18 12:16:51 +1200 |
commit | 13ee36ee8983fa42d29660d28c3b531cbf786892 (patch) | |
tree | f7b3946096a3441af5b8a902a7914ce49b5dd311 /virtual/perl-Time-Piece | |
parent | dev-python/tinycss2: Bump to 1.0.2 (diff) | |
download | gentoo-13ee36ee8983fa42d29660d28c3b531cbf786892.tar.gz gentoo-13ee36ee8983fa42d29660d28c3b531cbf786892.tar.bz2 gentoo-13ee36ee8983fa42d29660d28c3b531cbf786892.zip |
virtual/perl-Time-Piece: Add missing ~m68k ~s390 ~sh
Proxied from dev-lang/perl, lost in the last bump
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'virtual/perl-Time-Piece')
-rw-r--r-- | virtual/perl-Time-Piece/perl-Time-Piece-1.330.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Time-Piece/perl-Time-Piece-1.330.0.ebuild b/virtual/perl-Time-Piece/perl-Time-Piece-1.330.0.ebuild index 0ffad6286f40..f277f5930e97 100644 --- a/virtual/perl-Time-Piece/perl-Time-Piece-1.330.0.ebuild +++ b/virtual/perl-Time-Piece/perl-Time-Piece-1.330.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |