summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-07 18:44:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-12 21:37:40 +0300
commit0e727a3a16bc2abfd39386f10821d3e5ce89c45a (patch)
tree164e6feca0fcb560567eee3a6fa1d0631c70a746 /dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild
parentsys-apps/salinfo: last-rite (diff)
downloadgentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.tar.gz
gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.tar.bz2
gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.zip
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild')
-rw-r--r--dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild b/dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild
index a101fba08f78..f86c5b2baf4c 100644
--- a/dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild
+++ b/dev-perl/Test-Compile/Test-Compile-3.3.3.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Check whether Perl files compile correctly"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
RDEPEND="
>=virtual/perl-Exporter-5.680.0