diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:18:50 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:26 +0100 |
commit | 2bfeab5b042305287762e9df2eb3b7600063aaa9 (patch) | |
tree | db31e24700b8548eed454ab842ad5df2834abb27 /dev-perl/File-Flat | |
parent | dev-perl/File-Find-Rule: drop x86-macos (diff) | |
download | gentoo-2bfeab5b042305287762e9df2eb3b7600063aaa9.tar.gz gentoo-2bfeab5b042305287762e9df2eb3b7600063aaa9.tar.bz2 gentoo-2bfeab5b042305287762e9df2eb3b7600063aaa9.zip |
dev-perl/File-Flat: 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-Flat')
-rw-r--r-- | dev-perl/File-Flat/File-Flat-1.40.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/File-Flat/File-Flat-1.70.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/File-Flat/File-Flat-1.40.0-r1.ebuild b/dev-perl/File-Flat/File-Flat-1.40.0-r1.ebuild index 68edfe59e32c..17edd02a0888 100644 --- a/dev-perl/File-Flat/File-Flat-1.40.0-r1.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.40.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Implements a flat filesystem" SLOT="0" -KEYWORDS="amd64 ~hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-perl/Class-Autouse-1 diff --git a/dev-perl/File-Flat/File-Flat-1.70.0.ebuild b/dev-perl/File-Flat/File-Flat-1.70.0.ebuild index 4f0478b194cf..810934d89436 100644 --- a/dev-perl/File-Flat/File-Flat-1.70.0.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.70.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Implements a flat filesystem" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RESTRICT="!test? ( test )" |