Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-Simple/
Date: Sun, 16 May 2021 11:29:12
Message-Id: 1621164520.8cf1981751448920a7775c69a6936b68540774fa.dilfridge@gentoo
1 commit: 8cf1981751448920a7775c69a6936b68540774fa
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 11:14:36 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 11:28:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cf19817
7
8 dev-perl/Date-Simple: Stable for all
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Date-Simple/Date-Simple-3.30.0-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Date-Simple/Date-Simple-3.30.0-r2.ebuild b/dev-perl/Date-Simple/Date-Simple-3.30.0-r2.ebuild
17 index ca693870c5d..8e6c34716ba 100644
18 --- a/dev-perl/Date-Simple/Date-Simple-3.30.0-r2.ebuild
19 +++ b/dev-perl/Date-Simple/Date-Simple-3.30.0-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ DESCRIPTION="A simple date object"
27
28 SLOT="0"
29 LICENSE="|| ( Artistic GPL-2+ )"
30 -KEYWORDS="~amd64 ~arm ~x86 ~x86-solaris"
31 +KEYWORDS="amd64 ~arm x86 ~x86-solaris"
32 IUSE="test"
33 RESTRICT="!test? ( test )"