diff options
author | Mart Raudsepp <leio@gentoo.org> | 2023-12-17 16:23:52 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2023-12-17 16:23:52 +0200 |
commit | 8f1ca428f7cac1cca006b560f38e3593e659c1ad (patch) | |
tree | 9cd56cc6f9a1e5615d180034502dd08c7c223caf /dev-perl | |
parent | net-print/splix: keyword 2.0.0_p20130826-r1 for ~arm64 (diff) | |
download | gentoo-8f1ca428f7cac1cca006b560f38e3593e659c1ad.tar.gz gentoo-8f1ca428f7cac1cca006b560f38e3593e659c1ad.tar.bz2 gentoo-8f1ca428f7cac1cca006b560f38e3593e659c1ad.zip |
dev-perl/Shell-EnvImporter: keyword 1.70.0-r3 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r3.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r3.ebuild index cbfcbc07538d..62970a2e0e85 100644 --- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r3.ebuild +++ b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND=" >=dev-perl/Class-MethodMaker-2 |