diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-15 23:38:05 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-15 23:59:08 +0200 |
commit | b446c000a0ad2eec65db5e16d574374228f4cc8a (patch) | |
tree | 47dbc81f18e9de19674b19df5f991febab118598 /dev-perl/Software-License | |
parent | dev-perl/Perl-PrereqScanner: stable for amd64 (diff) | |
download | gentoo-b446c000a0ad2eec65db5e16d574374228f4cc8a.tar.gz gentoo-b446c000a0ad2eec65db5e16d574374228f4cc8a.tar.bz2 gentoo-b446c000a0ad2eec65db5e16d574374228f4cc8a.zip |
dev-perl/Software-License: 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/Software-License')
-rw-r--r-- | dev-perl/Software-License/Software-License-0.103.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Software-License/Software-License-0.103.14.ebuild b/dev-perl/Software-License/Software-License-0.103.14.ebuild index 8eecce2d8b0b..676e2322dac5 100644 --- a/dev-perl/Software-License/Software-License-0.103.14.ebuild +++ b/dev-perl/Software-License/Software-License-0.103.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="packages that provide templated software licenses" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |