diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-15 23:33:23 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-15 23:58:47 +0200 |
commit | 4279b29cbd1bbad6ca099a9ae38e6b93d52307c3 (patch) | |
tree | d5b39dc1a10a657eae5a38006086c94a1f3afb46 /dev-perl/Log-Dispatchouli | |
parent | dev-perl/Sub-Exporter-GlobExporter: stable for amd64 (diff) | |
download | gentoo-4279b29cbd1bbad6ca099a9ae38e6b93d52307c3.tar.gz gentoo-4279b29cbd1bbad6ca099a9ae38e6b93d52307c3.tar.bz2 gentoo-4279b29cbd1bbad6ca099a9ae38e6b93d52307c3.zip |
dev-perl/Log-Dispatchouli: 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/Log-Dispatchouli')
-rw-r--r-- | dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.15.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.15.0.ebuild b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.15.0.ebuild index 51351c051ceb..f1df9973cca2 100644 --- a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.15.0.ebuild +++ b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.15.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="a simple wrapper around Log::Dispatch" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test minimal" RESTRICT="!test? ( test )" |