commit: 2b346968cc36d04ea90f5fd334eb5d99e5ca0cf5 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri May 14 20:51:07 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri May 14 20:51:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b346968
dev-perl/Data-Hexify: Stable for all Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild b/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild index 031b7c559cf..f0d233f4453 100644 --- a/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.ebuild +++ b/dev-perl/Data-Hexify/Data-Hexify-1.0.0-r2.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 @@ -9,6 +9,5 @@ DIST_VERSION=1.00 inherit perl-module DESCRIPTION="Perl extension for hexdumping arbitrary data" - SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~mips x86 ~amd64-linux"
