diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-25 15:51:49 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-25 15:52:38 -0700 |
commit | 96e2abc26e8fce23beaf25f1e17294a01febd78e (patch) | |
tree | 064df16cf0a5516b38ab5d7397b9626e3e813689 /x11-apps/xwd | |
parent | x11-apps/xvinfo: Stabilize 1.1.4 arm64, #804288 (diff) | |
download | gentoo-96e2abc26e8fce23beaf25f1e17294a01febd78e.tar.gz gentoo-96e2abc26e8fce23beaf25f1e17294a01febd78e.tar.bz2 gentoo-96e2abc26e8fce23beaf25f1e17294a01febd78e.zip |
x11-apps/xwd: Stabilize 1.0.7-r1 arm64, #804288
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-apps/xwd')
-rw-r--r-- | x11-apps/xwd/xwd-1.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xwd/xwd-1.0.7-r1.ebuild b/x11-apps/xwd/xwd-1.0.7-r1.ebuild index ce9cc3b3fd2a..2635cd4950c7 100644 --- a/x11-apps/xwd/xwd-1.0.7-r1.ebuild +++ b/x11-apps/xwd/xwd-1.0.7-r1.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 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |