diff options
author | Sam James <sam@gentoo.org> | 2021-11-15 01:12:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-15 01:12:02 +0000 |
commit | a4acab7eaa500da33f684814121307555f61ca5a (patch) | |
tree | ba80f31dcdf902ac13b6a683b7044a53bf136566 /x11-apps | |
parent | x11-apps/xrdb: Stabilize 1.2.1 arm, #822339 (diff) | |
download | gentoo-a4acab7eaa500da33f684814121307555f61ca5a.tar.gz gentoo-a4acab7eaa500da33f684814121307555f61ca5a.tar.bz2 gentoo-a4acab7eaa500da33f684814121307555f61ca5a.zip |
x11-apps/xwd: Stabilize 1.0.8 arm, #822339
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwd/xwd-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xwd/xwd-1.0.8.ebuild b/x11-apps/xwd/xwd-1.0.8.ebuild index ffde41a88947..7c39491a9fb7 100644 --- a/x11-apps/xwd/xwd-1.0.8.ebuild +++ b/x11-apps/xwd/xwd-1.0.8.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="dump an image of an X window" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |