diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:18:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:54:05 +0100 |
commit | 42cc129b2af97cf5e815ccb2e847b354e07d5297 (patch) | |
tree | fb77d7706a880ae87f8a0926f08ed45bc0e977d0 /dev-perl/Term-ReadLine-Perl | |
parent | dev-perl/TermReadKey: drop x86-macos (diff) | |
download | gentoo-42cc129b2af97cf5e815ccb2e847b354e07d5297.tar.gz gentoo-42cc129b2af97cf5e815ccb2e847b354e07d5297.tar.bz2 gentoo-42cc129b2af97cf5e815ccb2e847b354e07d5297.zip |
dev-perl/Term-ReadLine-Perl: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Term-ReadLine-Perl')
-rw-r--r-- | dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.30.300-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.30.300-r2.ebuild b/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.30.300-r2.ebuild index 6688ca3fe60a..22a97feb1f70 100644 --- a/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.30.300-r2.ebuild +++ b/dev-perl/Term-ReadLine-Perl/Term-ReadLine-Perl-1.30.300-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Quick implementation of readline utilities" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" PATCHES=( |