Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/boa/
Date: Sat, 05 Nov 2022 08:27:26
Message-Id: 1667636652.f14c060e3649607f58e271d2f8c7b085e8891143.dlan@gentoo
1 commit: f14c060e3649607f58e271d2f8c7b085e8891143
2 Author: Chris Su <chris <AT> lesscrowds <DOT> org>
3 AuthorDate: Fri Nov 4 02:55:43 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 5 08:24:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f14c060e
7
8 www-servers/boa: Keyword 0.94.14_rc21-r2 riscv, #879507
9
10 Closes: https://github.com/gentoo/gentoo/pull/28132
11 Signed-off-by: Chris Su <chris <AT> lesscrowds.org>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 www-servers/boa/boa-0.94.14_rc21-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-servers/boa/boa-0.94.14_rc21-r2.ebuild b/www-servers/boa/boa-0.94.14_rc21-r2.ebuild
18 index 0795392e1bde..7af929d263e5 100644
19 --- a/www-servers/boa/boa-0.94.14_rc21-r2.ebuild
20 +++ b/www-servers/boa/boa-0.94.14_rc21-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -10,7 +10,7 @@ SRC_URI="http://www.boa.org/${MY_P}.tar.gz"
28 HOMEPAGE="http://www.boa.org/"
29 S=${WORKDIR}/${MY_P}
30
31 -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86"
32 +KEYWORDS="~amd64 ~mips ~ppc ~riscv ~sparc ~x86"
33 LICENSE="GPL-2"
34 SLOT="0"
35 IUSE="doc"