diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-11 19:10:05 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-11 19:12:26 +0000 |
commit | 0f31d3f3306c81e8cabd6211f5ae87fe3cab45c4 (patch) | |
tree | 2fb81369b48c465d62b924168d2edd964d66aaf2 /x11-apps | |
parent | x11-apps/xrdb: Stabilize 1.2.2 ppc, #909456 (diff) | |
download | gentoo-0f31d3f3306c81e8cabd6211f5ae87fe3cab45c4.tar.gz gentoo-0f31d3f3306c81e8cabd6211f5ae87fe3cab45c4.tar.bz2 gentoo-0f31d3f3306c81e8cabd6211f5ae87fe3cab45c4.zip |
x11-apps/xwd: Stabilize 1.0.9 ppc, #909456
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwd/xwd-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xwd/xwd-1.0.9.ebuild b/x11-apps/xwd/xwd-1.0.9.ebuild index 1da083aafb23..d371998cc117 100644 --- a/x11-apps/xwd/xwd-1.0.9.ebuild +++ b/x11-apps/xwd/xwd-1.0.9.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="dump an image of an X window" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |