commit: d2c0f04f343ef7c01d3527537ae1661e37cc53e1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 8 23:01:08 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 8 23:01:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2c0f04f
x11-apps/xdpyinfo: Stabilize 1.3.3 arm64, #843167 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild index 31de9af2d09d..b792f33684bc 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="Display information utility for X" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND="
