Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/seatd/
Date: Wed, 28 Sep 2022 19:05:53
Message-Id: 1664391936.879c39e34780fae1ee6785a139d0d3b4d0db396e.arthurzam@gentoo
1 commit: 879c39e34780fae1ee6785a139d0d3b4d0db396e
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 28 19:05:36 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 28 19:05:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=879c39e3
7
8 sys-auth/seatd: Keyword 0.7.0-r1 ppc, #873322
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 sys-auth/seatd/seatd-0.7.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/seatd/seatd-0.7.0-r1.ebuild b/sys-auth/seatd/seatd-0.7.0-r1.ebuild
16 index c21c52384655..c3b5cd64ad2d 100644
17 --- a/sys-auth/seatd/seatd-0.7.0-r1.ebuild
18 +++ b/sys-auth/seatd/seatd-0.7.0-r1.ebuild
19 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
20 inherit git-r3
21 EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd"
22 else
23 - KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc64 ~riscv ~x86"
24 + KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86"
25 SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
26 fi
27 LICENSE="MIT"