Gentoo Archives: gentoo-commits

From: "Maciej Barć" <xgqt@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ansilove/
Date: Sat, 19 Feb 2022 17:57:54
Message-Id: 1645293295.56a141bc85584bf9560efb86af25ac8de9f90d4f.xgqt@gentoo
1 commit: 56a141bc85584bf9560efb86af25ac8de9f90d4f
2 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 17:54:55 2022 +0000
4 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 17:54:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56a141bc
7
8 media-gfx/ansilove: sync live
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
12
13 media-gfx/ansilove/ansilove-4.1.5.ebuild | 4 ++--
14 media-gfx/ansilove/ansilove-9999.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/media-gfx/ansilove/ansilove-4.1.5.ebuild b/media-gfx/ansilove/ansilove-4.1.5.ebuild
18 index 37c8d92aff51..e593f48c0fb9 100644
19 --- a/media-gfx/ansilove/ansilove-4.1.5.ebuild
20 +++ b/media-gfx/ansilove/ansilove-4.1.5.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=8
27 @@ -13,7 +13,7 @@ if [[ "${PV}" == *9999* ]]; then
28 EGIT_REPO_URI="https://github.com/ansilove/${PN}.git"
29 else
30 SRC_URI="https://github.com/ansilove/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
31 - KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
32 + KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
33 fi
34
35 LICENSE="BSD-2"
36
37 diff --git a/media-gfx/ansilove/ansilove-9999.ebuild b/media-gfx/ansilove/ansilove-9999.ebuild
38 index 31678da8b02c..e593f48c0fb9 100644
39 --- a/media-gfx/ansilove/ansilove-9999.ebuild
40 +++ b/media-gfx/ansilove/ansilove-9999.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2021 Gentoo Authors
43 +# Copyright 1999-2022 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=8
47 @@ -13,7 +13,7 @@ if [[ "${PV}" == *9999* ]]; then
48 EGIT_REPO_URI="https://github.com/ansilove/${PN}.git"
49 else
50 SRC_URI="https://github.com/ansilove/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
51 - KEYWORDS="~amd64 ~riscv"
52 + KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
53 fi
54
55 LICENSE="BSD-2"