Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/xdot/
Date: Tue, 03 Jan 2023 02:53:47
Message-Id: 1672714345.da60a0558b3c6012efa9bf9281d41457fec91013.xen0n@gentoo
1 commit: da60a0558b3c6012efa9bf9281d41457fec91013
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 02:29:12 2023 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 02:52:25 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da60a055
7
8 media-gfx/xdot: forward ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 media-gfx/xdot/xdot-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-gfx/xdot/xdot-9999.ebuild b/media-gfx/xdot/xdot-9999.ebuild
16 index b0e3b6d5c63e..37e9fed24e21 100644
17 --- a/media-gfx/xdot/xdot-9999.ebuild
18 +++ b/media-gfx/xdot/xdot-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
26 GIT_ECLASS="git-r3"
27 SRC_URI=""
28 else
29 - KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
30 + KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~x86"
31 MY_P="${MY_PN}-${PV}"
32 S="${WORKDIR}/${MY_P}"
33 SRC_URI="https://github.com/jrfonseca/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"