diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:17:26 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:25 +0100 |
commit | fbcd724dd538029e4cc32bd75d23be51e4ae133e (patch) | |
tree | 03cd676aa03feb1948c825b8a3192756bc730e2a /dev-perl/File-chmod | |
parent | dev-perl/File-chdir: drop x86-macos (diff) | |
download | gentoo-fbcd724dd538029e4cc32bd75d23be51e4ae133e.tar.gz gentoo-fbcd724dd538029e4cc32bd75d23be51e4ae133e.tar.bz2 gentoo-fbcd724dd538029e4cc32bd75d23be51e4ae133e.zip |
dev-perl/File-chmod: 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/File-chmod')
-rw-r--r-- | dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/File-chmod/File-chmod-0.420.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild b/dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild index 03539248b371..d0391dc3116d 100644 --- a/dev-perl/File-chmod/File-chmod-0.420.0-r1.ebuild +++ b/dev-perl/File-chmod/File-chmod-0.420.0-r1.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Implements symbolic and ls chmod modes" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/File-chmod/File-chmod-0.420.0.ebuild b/dev-perl/File-chmod/File-chmod-0.420.0.ebuild index 15f2d8edce4a..0eaaee965b3b 100644 --- a/dev-perl/File-chmod/File-chmod-0.420.0.ebuild +++ b/dev-perl/File-chmod/File-chmod-0.420.0.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Implements symbolic and ls chmod modes" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |