diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 19:54:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 19:54:37 +0300 |
commit | a615f181c0908553bbd3740ba89be8a9d3efbf58 (patch) | |
tree | 7326c8051fc55c71f939da79132a5a4d37b57b68 /dev-perl/ExtUtils-CChecker | |
parent | dev-perl/XS-Parse-Keyword: Keyword 0.240.0 arm, #863014 (diff) | |
download | gentoo-a615f181c0908553bbd3740ba89be8a9d3efbf58.tar.gz gentoo-a615f181c0908553bbd3740ba89be8a9d3efbf58.tar.bz2 gentoo-a615f181c0908553bbd3740ba89be8a9d3efbf58.zip |
dev-perl/ExtUtils-CChecker: Keyword 0.110.0 arm, #863014
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-CChecker')
-rw-r--r-- | dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild index 3e6193cf8ec7..0f18ef035a8f 100644 --- a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.ebuild +++ b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.110.0.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Configure-time utilities for using C headers" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" RDEPEND=" virtual/perl-ExtUtils-CBuilder |