Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/
Date: Mon, 07 Jan 2019 22:19:01
Message-Id: 1546899389.815b725e59d8b6ab9674f3c02d4fbd1043f663c6.leio@gentoo
1 commit: 815b725e59d8b6ab9674f3c02d4fbd1043f663c6
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 7 21:53:00 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 7 22:16:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=815b725e
7
8 app-misc/ddate: arm64 stable (bug #670767)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 app-misc/ddate/ddate-0.2.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-misc/ddate/ddate-0.2.2.ebuild b/app-misc/ddate/ddate-0.2.2.ebuild
17 index 1b2e3b4760d..1604d9f134c 100644
18 --- a/app-misc/ddate/ddate-0.2.2.ebuild
19 +++ b/app-misc/ddate/ddate-0.2.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -9,7 +9,7 @@ DESCRIPTION="Perpetual date converter from gregorian to poee calendar"
27 HOMEPAGE="https://github.com/bo0ts/ddate"
28 SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
29
30 -KEYWORDS="amd64 ~arm ~arm64 x86"
31 +KEYWORDS="amd64 ~arm arm64 x86"
32 LICENSE="public-domain"
33 SLOT="0"