diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-13 22:24:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-13 22:24:10 +0200 |
commit | 1ff041c115b18d23af6b5de67cf82fb98efd3190 (patch) | |
tree | 355fd19c2a0cf1089bd88c968a3ccc7c8354b9af /dev-perl/Time-Out | |
parent | dev-lang/dafny-bin: Stabilize 4.3.0 amd64, #917301 (diff) | |
download | gentoo-1ff041c115b18d23af6b5de67cf82fb98efd3190.tar.gz gentoo-1ff041c115b18d23af6b5de67cf82fb98efd3190.tar.bz2 gentoo-1ff041c115b18d23af6b5de67cf82fb98efd3190.zip |
dev-perl/Time-Out: Keyword 0.220.0 x86, #917273
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Time-Out')
-rw-r--r-- | dev-perl/Time-Out/Time-Out-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Time-Out/Time-Out-0.220.0.ebuild b/dev-perl/Time-Out/Time-Out-0.220.0.ebuild index 9db765563541..5d2415416a9c 100644 --- a/dev-perl/Time-Out/Time-Out-0.220.0.ebuild +++ b/dev-perl/Time-Out/Time-Out-0.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Easily timeout long running operations" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND=" dev-perl/Try-Tiny |