summaryrefslogtreecommitdiff
path: root/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r3.ebuild
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/Bit-Vector/Bit-Vector-7.400.0-r3.ebuild
parentabd8735e94837865617927995698535660637a03 (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/Bit-Vector/Bit-Vector-7.400.0-r3.ebuild')
-rw-r--r--dev-perl/Bit-Vector/Bit-Vector-7.400.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r3.ebuild b/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r3.ebuild
index a467fcccf922..e0968f92e790 100644
--- a/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r3.ebuild
+++ b/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r3.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Efficient bit vector, set of integers and big int math library"
# https://rt.cpan.org/Public/Bug/Display.html?id=132512
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=dev-perl/Carp-Clan-5.300.0