summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2019-07-09 04:04:46 +1200
committerKent Fredric <kentnl@gentoo.org>2019-07-09 04:09:15 +1200
commit062d9debc1c270ec98cfccad06ab779286bfdc2d (patch)
tree10008f78314e10df9fea901a4175f1ba8f7cf427 /dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild
parentdev-perl/Sys-Mmap: Fix unsorted keywords (diff)
downloadgentoo-062d9debc1c270ec98cfccad06ab779286bfdc2d.tar.gz
gentoo-062d9debc1c270ec98cfccad06ab779286bfdc2d.tar.bz2
gentoo-062d9debc1c270ec98cfccad06ab779286bfdc2d.zip
dev-perl/Time-Format: Fix unsorted keywords
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild')
-rw-r--r--dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild b/dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild
index a42be47c6766..7bc5316fd386 100644
--- a/dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild
+++ b/dev-perl/Time-Format/Time-Format-1.120.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Easy-to-use date/time formatting"
LICENSE="Time-Format"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND="