Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ddate/
Date: Tue, 21 Dec 2021 03:39:32
Message-Id: 1640057874.01eb5eb6ad278e76a121090a13c93d7c8dd26e7e.dlan@gentoo
1 commit: 01eb5eb6ad278e76a121090a13c93d7c8dd26e7e
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Sat Dec 18 19:41:35 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 21 03:37:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01eb5eb6
7
8 app-misc/ddate: keyword ~riscv
9
10 Package-Manager: Portage-3.0.29, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 app-misc/ddate/ddate-0.2.2_p20160627.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
18 index 22e451588c3f..61f21d5959c2 100644
19 --- a/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
20 +++ b/app-misc/ddate/ddate-0.2.2_p20160627.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -11,7 +11,7 @@ DESCRIPTION="Perpetual date converter from gregorian to poee calendar"
28 HOMEPAGE="https://github.com/bo0ts/ddate"
29 SRC_URI="https://github.com/bo0ts/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
30
31 -KEYWORDS="amd64 arm arm64 x86"
32 +KEYWORDS="amd64 arm arm64 ~riscv x86"
33 LICENSE="public-domain"
34 SLOT="0"