summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 22:10:20 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:54:00 +0100
commit6291c79e27bca1d36abd476233ba31384ec13250 (patch)
tree2b4f06c9f7e77d349557724f11a03d3101e9ffd8 /dev-perl/Shell-EnvImporter
parentdev-perl/SGMLSpm: drop x86-macos (diff)
downloadgentoo-6291c79e27bca1d36abd476233ba31384ec13250.tar.gz
gentoo-6291c79e27bca1d36abd476233ba31384ec13250.tar.bz2
gentoo-6291c79e27bca1d36abd476233ba31384ec13250.zip
dev-perl/Shell-EnvImporter: 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/Shell-EnvImporter')
-rw-r--r--dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r2.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r2.ebuild
index afc03853d3d3..51ee27e69b0c 100644
--- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r2.ebuild
+++ b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-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=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Import environment variable changes from external commands or shell scripts"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-perl/Class-MethodMaker-2"