Gentoo Archives: gentoo-commits

From: Anna Vyalkova <cyber+gentoo@×××××.in>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gnome-extra/junction/
Date: Mon, 28 Nov 2022 14:20:27
Message-Id: 1669645209.c7a762fcc33d514ceeccfc94177eed41445fbde3.cybertailor@gentoo
1 commit: c7a762fcc33d514ceeccfc94177eed41445fbde3
2 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Sun Nov 27 20:38:21 2022 +0000
4 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
5 CommitDate: Mon Nov 28 14:20:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7a762fc
7
8 gnome-extra/junction: fix VisibleVcsPkg
9
10 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
11
12 gnome-extra/junction/junction-9999.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/gnome-extra/junction/junction-9999.ebuild b/gnome-extra/junction/junction-9999.ebuild
16 index 861fdd457..561a653dc 100644
17 --- a/gnome-extra/junction/junction-9999.ebuild
18 +++ b/gnome-extra/junction/junction-9999.ebuild
19 @@ -16,6 +16,7 @@ if [[ ${PV} != *9999 ]]; then
20 fi
21
22 LICENSE="GPL-3+"
23 +KEYWORDS=""
24 SLOT="0"
25
26 src_configure() {