diff options
author | 2023-07-24 10:53:00 +0200 | |
---|---|---|
committer | 2023-07-24 10:53:00 +0200 | |
commit | 7b7fd11bde793454f8620cbafb4a56f58435bb98 (patch) | |
tree | 8f90bc6f097a3a06653e6013d50247ca0859edfb /dev-perl | |
parent | dev-perl/Test-Warn: Stabilize 0.370.0 ppc64, #910771 (diff) | |
download | gentoo-7b7fd11bde793454f8620cbafb4a56f58435bb98.tar.gz gentoo-7b7fd11bde793454f8620cbafb4a56f58435bb98.tar.bz2 gentoo-7b7fd11bde793454f8620cbafb4a56f58435bb98.zip |
dev-perl/Mixin-Linewise: Stabilize 0.111.0 amd64, #910772
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mixin-Linewise/Mixin-Linewise-0.111.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mixin-Linewise/Mixin-Linewise-0.111.0.ebuild b/dev-perl/Mixin-Linewise/Mixin-Linewise-0.111.0.ebuild index 972cbd3ee903..cb70f3a1d947 100644 --- a/dev-perl/Mixin-Linewise/Mixin-Linewise-0.111.0.ebuild +++ b/dev-perl/Mixin-Linewise/Mixin-Linewise-0.111.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Write your linewise code for handles; this does the rest" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="minimal" RDEPEND=" |