diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:39:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:46:00 +0300 |
commit | d9c5c8881f91d33e6606f9d9cb3e09d5a8463d46 (patch) | |
tree | 1a82401a7f8b87120d482cf60d914a7ab142f1f1 /virtual | |
parent | virtual/perl-Compress-Raw-Zlib: amd64 stable wrt bug #673542 (diff) | |
download | gentoo-d9c5c8881f91d33e6606f9d9cb3e09d5a8463d46.tar.gz gentoo-d9c5c8881f91d33e6606f9d9cb3e09d5a8463d46.tar.bz2 gentoo-d9c5c8881f91d33e6606f9d9cb3e09d5a8463d46.zip |
virtual/perl-DB_File: 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')
-rw-r--r-- | virtual/perl-DB_File/perl-DB_File-1.840.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-DB_File/perl-DB_File-1.840.0-r1.ebuild b/virtual/perl-DB_File/perl-DB_File-1.840.0-r1.ebuild index 1296b6c4ed85..95374d1aa0b2 100644 --- a/virtual/perl-DB_File/perl-DB_File-1.840.0-r1.ebuild +++ b/virtual/perl-DB_File/perl-DB_File-1.840.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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" || ( =dev-lang/perl-5.28*[berkdb] =dev-lang/perl-5.26*[berkdb] ~perl-core/${PN#perl-}-${PV} ) |