diff options
author | Chris Su <chris@lesscrowds.org> | 2022-11-04 02:55:43 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-11-05 16:24:12 +0800 |
commit | f14c060e3649607f58e271d2f8c7b085e8891143 (patch) | |
tree | 7c40fe8bef745ad16e1ee0dafcde38ca7e4ed6aa /www-servers | |
parent | sci-mathematics/octave: Stabilize 6.4.0-r3 arm, #854489 (diff) | |
download | gentoo-f14c060e3649607f58e271d2f8c7b085e8891143.tar.gz gentoo-f14c060e3649607f58e271d2f8c7b085e8891143.tar.bz2 gentoo-f14c060e3649607f58e271d2f8c7b085e8891143.zip |
www-servers/boa: Keyword 0.94.14_rc21-r2 riscv, #879507
Closes: https://github.com/gentoo/gentoo/pull/28132
Signed-off-by: Chris Su <chris@lesscrowds.org>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/boa/boa-0.94.14_rc21-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/boa/boa-0.94.14_rc21-r2.ebuild b/www-servers/boa/boa-0.94.14_rc21-r2.ebuild index 0795392e1bde..7af929d263e5 100644 --- a/www-servers/boa/boa-0.94.14_rc21-r2.ebuild +++ b/www-servers/boa/boa-0.94.14_rc21-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="http://www.boa.org/${MY_P}.tar.gz" HOMEPAGE="http://www.boa.org/" S=${WORKDIR}/${MY_P} -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~riscv ~sparc ~x86" LICENSE="GPL-2" SLOT="0" IUSE="doc" |