diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 11:24:52 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 11:24:52 +0200 |
commit | 91e99362970dfaba8a3439229e42ce31cb65f693 (patch) | |
tree | 8bb5ad33af0ef7a5bfcb5df001b4d43ecb305122 /dev-perl/Data-Section | |
parent | dev-perl/Curses: Stabilize 1.440.0 x86, #910814 (diff) | |
download | gentoo-91e99362970dfaba8a3439229e42ce31cb65f693.tar.gz gentoo-91e99362970dfaba8a3439229e42ce31cb65f693.tar.bz2 gentoo-91e99362970dfaba8a3439229e42ce31cb65f693.zip |
dev-perl/Data-Section: Stabilize 0.200.8 x86, #910840
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Section')
-rw-r--r-- | dev-perl/Data-Section/Data-Section-0.200.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-Section/Data-Section-0.200.8.ebuild b/dev-perl/Data-Section/Data-Section-0.200.8.ebuild index d42906dc9c9f..12a4dbbbcca6 100644 --- a/dev-perl/Data-Section/Data-Section-0.200.8.ebuild +++ b/dev-perl/Data-Section/Data-Section-0.200.8.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Read multiple hunks of data out of your DATA section" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" virtual/perl-Encode |