diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 02:45:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 02:45:50 +0000 |
commit | 9aada6f738cfd3a0e4b8d48de8ef4bdb1ad2c48e (patch) | |
tree | d5fa6bdb90ab7350f0d0707e57de37996ecd7533 /dev-perl/Convert-Binary-C | |
parent | dev-perl/autobox: Stabilize 3.0.2 amd64, #943438 (diff) | |
download | gentoo-9aada6f738cfd3a0e4b8d48de8ef4bdb1ad2c48e.tar.gz gentoo-9aada6f738cfd3a0e4b8d48de8ef4bdb1ad2c48e.tar.bz2 gentoo-9aada6f738cfd3a0e4b8d48de8ef4bdb1ad2c48e.zip |
dev-perl/Convert-Binary-C: Stabilize 0.850.0 x86, #943440
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Convert-Binary-C')
-rw-r--r-- | dev-perl/Convert-Binary-C/Convert-Binary-C-0.850.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Convert-Binary-C/Convert-Binary-C-0.850.0.ebuild b/dev-perl/Convert-Binary-C/Convert-Binary-C-0.850.0.ebuild index 400afaeb8979..c59a60c84dc7 100644 --- a/dev-perl/Convert-Binary-C/Convert-Binary-C-0.850.0.ebuild +++ b/dev-perl/Convert-Binary-C/Convert-Binary-C-0.850.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Binary Data Conversion using C Types" LICENSE="|| ( GPL-1+ Artistic ) BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" # bison >= 1.31? BDEPEND="virtual/perl-ExtUtils-MakeMaker" |