Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/pwgen/
Date: Tue, 02 Aug 2022 19:55:00
Message-Id: 1659470113.22800445e09985ae5355e47ea3986dca62c4eeb6.jsmolic@gentoo
1 commit: 22800445e09985ae5355e47ea3986dca62c4eeb6
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Tue Aug 2 17:42:07 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 19:55:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22800445
7
8 app-admin/pwgen: keyword 2.08-r1 for ~riscv
9
10 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/26709
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 app-admin/pwgen/pwgen-2.08-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/pwgen/pwgen-2.08-r1.ebuild b/app-admin/pwgen/pwgen-2.08-r1.ebuild
18 index c9004c9dec93..8e3b71035d4b 100644
19 --- a/app-admin/pwgen/pwgen-2.08-r1.ebuild
20 +++ b/app-admin/pwgen/pwgen-2.08-r1.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
27 IUSE="livecd"
28
29 src_configure() {