diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-15 23:31:18 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-15 23:58:38 +0200 |
commit | cfe5f58b1101bed4d1b3a64b74a65775030ae8f5 (patch) | |
tree | 9a11c1e3a2cbef4135965d27473409a6683f1530 /dev-perl | |
parent | dev-perl/Config-MVP-Reader-INI: stable for amd64 (diff) | |
download | gentoo-cfe5f58b1101bed4d1b3a64b74a65775030ae8f5.tar.gz gentoo-cfe5f58b1101bed4d1b3a64b74a65775030ae8f5.tar.bz2 gentoo-cfe5f58b1101bed4d1b3a64b74a65775030ae8f5.zip |
dev-perl/Data-Section: stable 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')
-rw-r--r-- | dev-perl/Data-Section/Data-Section-0.200.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Section/Data-Section-0.200.7.ebuild b/dev-perl/Data-Section/Data-Section-0.200.7.ebuild index 6e9c63b8a3db..d32180be9992 100644 --- a/dev-perl/Data-Section/Data-Section-0.200.7.ebuild +++ b/dev-perl/Data-Section/Data-Section-0.200.7.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="read multiple hunks of data out of your DATA section" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" # r: strict, warnings -> perl |