commit: 49b2886017d82a385427c34e93fabb44c547835f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 4 08:55:16 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 4 08:55:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49b28860
x11-misc/trayer: Stabilize 1.0-r5 ppc64, #899426 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-misc/trayer/trayer-1.0-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/trayer/trayer-1.0-r5.ebuild b/x11-misc/trayer/trayer-1.0-r5.ebuild index 051d15d92456..a5cbb95fa9a5 100644 --- a/x11-misc/trayer/trayer-1.0-r5.ebuild +++ b/x11-misc/trayer/trayer-1.0-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://sourceforge.net/projects/fvwm-crystal/files/${PN}/${PV}/${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~x86" RDEPEND="dev-libs/glib:2 x11-libs/gdk-pixbuf:2
