dev-perl/Unix-Mknod: Stabilize 0.50.0 x86, #933947

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-09 22:20:52 +01:00
parent 807f4b1b02
commit 90366a4032

View File

@@ -10,6 +10,6 @@ inherit perl-module
DESCRIPTION="Perl extension for mknod, major, minor, and makedev"
SLOT="0"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
BDEPEND="virtual/perl-ExtUtils-MakeMaker"