Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-eyes-plugin/
Date: Mon, 06 Jun 2022 10:22:13
Message-Id: 1654510908.2cb1ce47923a81ed3388579ab5c2c5817d87a4f2.jsmolic@gentoo
1 commit: 2cb1ce47923a81ed3388579ab5c2c5817d87a4f2
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 6 10:21:48 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 6 10:21:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb1ce47
7
8 xfce-extra/xfce4-eyes-plugin: Stabilize 4.6.0 amd64, #850052
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
16 index cad8065b8cf9..4e3bff64a6bc 100644
17 --- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
18 +++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="
27 >=dev-libs/glib-2.20