diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 04:01:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 04:01:12 +0200 |
commit | f8b40178d9b481920942b9b740a113691bf1960d (patch) | |
tree | 890db12ffa3b6cae7178f7e89d82f65e341b54bb /perl-core/Archive-Tar | |
parent | virtual/perl-Archive-Tar: x86 stable (bug #657968) (diff) | |
download | gentoo-f8b40178d9b481920942b9b740a113691bf1960d.tar.gz gentoo-f8b40178d9b481920942b9b740a113691bf1960d.tar.bz2 gentoo-f8b40178d9b481920942b9b740a113691bf1960d.zip |
perl-core/Archive-Tar: x86 stable (bug #657968)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'perl-core/Archive-Tar')
-rw-r--r-- | perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild b/perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild index b17d7019b525..a75cb3c089e0 100644 --- a/perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild +++ b/perl-core/Archive-Tar/Archive-Tar-2.300.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl module for creation and manipulation of tar files" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |