diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 10:09:36 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 10:52:37 +0200 |
commit | d2c56919ee2af5cdcd370c6e12a03301ce7b45d3 (patch) | |
tree | ea3e024759e5f47be75254cf5cca389fe9c3201d /dev-perl/Data-Section | |
parent | dev-perl/Finance-Quote: Stabilize 1.560.0 amd64, #910827 (diff) | |
download | gentoo-d2c56919ee2af5cdcd370c6e12a03301ce7b45d3.tar.gz gentoo-d2c56919ee2af5cdcd370c6e12a03301ce7b45d3.tar.bz2 gentoo-d2c56919ee2af5cdcd370c6e12a03301ce7b45d3.zip |
dev-perl/Data-Section: Stabilize 0.200.8 amd64, #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 2dba84d78fe9..d42906dc9c9f 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 |