diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:17:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:54:04 +0100 |
commit | 02401b7081c0c62438e5d740c137d99ef306ef72 (patch) | |
tree | 701fb5847da6e7a9eaa07d00d30cd2781e0f7025 /dev-perl/Taint-Runtime | |
parent | dev-perl/Sys-Hostname-Long: drop x86-macos (diff) | |
download | gentoo-02401b7081c0c62438e5d740c137d99ef306ef72.tar.gz gentoo-02401b7081c0c62438e5d740c137d99ef306ef72.tar.bz2 gentoo-02401b7081c0c62438e5d740c137d99ef306ef72.zip |
dev-perl/Taint-Runtime: 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/Taint-Runtime')
-rw-r--r-- | dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild index 3c6dad5bd354..3d44a0097827 100644 --- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r1.ebuild +++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Runtime enable taint checking" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |