commit: 8304a6b3028cd0dd0e4ce9ddc41f3488021f9a24 Author: Daniel James <djames <AT> orcadian <DOT> net> AuthorDate: Thu Aug 20 15:12:53 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 18:20:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8304a6b3
x11-plugins/wmsystemtray: add ~ppc64 keyword Signed-off-by: Daniel James <djames <AT> orcadian.net> Closes: https://github.com/gentoo/gentoo/pull/17188 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild b/x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild index 62350a58135..37a5b164837 100644 --- a/x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild +++ b/x11-plugins/wmsystemtray/wmsystemtray-1.4-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" DEPEND="x11-libs/libXext x11-libs/libXfixes
