diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-15 18:50:35 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-15 18:57:24 +0200 |
commit | 7b5ee6c79946cfdb6061fa66a1c633c97a2b1482 (patch) | |
tree | 0aa70e60af544aec0cea8aec3429c6fdf02a70c1 /dev-perl/Mixin-Linewise | |
parent | dev-perl/CPAN-Uploader: stable for amd64 (diff) | |
download | gentoo-7b5ee6c79946cfdb6061fa66a1c633c97a2b1482.tar.gz gentoo-7b5ee6c79946cfdb6061fa66a1c633c97a2b1482.tar.bz2 gentoo-7b5ee6c79946cfdb6061fa66a1c633c97a2b1482.zip |
dev-perl/Mixin-Linewise: atable for amd64
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Mixin-Linewise')
-rw-r--r-- | dev-perl/Mixin-Linewise/Mixin-Linewise-0.108.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mixin-Linewise/Mixin-Linewise-0.108.0.ebuild b/dev-perl/Mixin-Linewise/Mixin-Linewise-0.108.0.ebuild index 7d8331a1581f..8d05609ba8a0 100644 --- a/dev-perl/Mixin-Linewise/Mixin-Linewise-0.108.0.ebuild +++ b/dev-perl/Mixin-Linewise/Mixin-Linewise-0.108.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="write your linewise code for handles; this does the rest" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test minimal" RESTRICT="!test? ( test )" # r: IO::File -> IO |