diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-15 23:39:00 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-15 23:59:15 +0200 |
commit | 2c765661c578cbdcba443033205e34455ab8b6e2 (patch) | |
tree | 0723b4bb11a9c5dd6c3df931dc928ff560a1f539 /dev-perl/Term-Encoding | |
parent | dev-perl/Software-License: remove old (diff) | |
download | gentoo-2c765661c578cbdcba443033205e34455ab8b6e2.tar.gz gentoo-2c765661c578cbdcba443033205e34455ab8b6e2.tar.bz2 gentoo-2c765661c578cbdcba443033205e34455ab8b6e2.zip |
dev-perl/Term-Encoding: 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/Term-Encoding')
-rw-r--r-- | dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild b/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild index d6e9d410f1d4..8456fc78f93c 100644 --- a/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild +++ b/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Detect encoding of the current terminal" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="" |