diff options
author | 2022-02-07 06:33:18 +0000 | |
---|---|---|
committer | 2022-02-07 06:33:18 +0000 | |
commit | 1bde15ed57b6a262b66012e54f766b6d1b8bcfeb (patch) | |
tree | bffdecc4ffc44b2311191aacb09a55aeb8bc13dd /dev-perl | |
parent | dev-perl/PDF-Builder: Keyword 3.23.0 arm64, #823161 (diff) | |
download | gentoo-1bde15ed57b6a262b66012e54f766b6d1b8bcfeb.tar.gz gentoo-1bde15ed57b6a262b66012e54f766b6d1b8bcfeb.tar.bz2 gentoo-1bde15ed57b6a262b66012e54f766b6d1b8bcfeb.zip |
dev-perl/Set-IntSpan: Keyword 1.190.0-r2 arm64, #823161
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild index 0033f847692d..e3ce168ba357 100644 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Manages sets of integers" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux" |