Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/flaggie/
Date: Mon, 30 Jan 2023 20:33:14
Message-Id: 1675110770.c73e6dc4c9a3a21ee6ad02c225419ceb19deff75.mgorny@gentoo
1 commit: c73e6dc4c9a3a21ee6ad02c225419ceb19deff75
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 16:26:22 2023 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 20:32:50 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73e6dc4
7
8 app-portage/flaggie: Keyword 0.99.2
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-portage/flaggie/flaggie-0.99.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/flaggie/flaggie-0.99.2.ebuild b/app-portage/flaggie/flaggie-0.99.2.ebuild
16 index 9ace377582e4..070539b02d69 100644
17 --- a/app-portage/flaggie/flaggie-0.99.2.ebuild
18 +++ b/app-portage/flaggie/flaggie-0.99.2.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS=""
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="
27 >=app-portage/gentoopm-0.5.0[${PYTHON_USEDEP}]