diff options
author | Sam James <sam@gentoo.org> | 2022-05-08 23:01:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-08 23:01:08 +0000 |
commit | d2c0f04f343ef7c01d3527537ae1661e37cc53e1 (patch) | |
tree | 478c03598776ca99777d9f4858ea2898a6398a07 /x11-apps | |
parent | x11-apps/xdm: Stabilize 1.1.13 arm64, #843167 (diff) | |
download | gentoo-d2c0f04f343ef7c01d3527537ae1661e37cc53e1.tar.gz gentoo-d2c0f04f343ef7c01d3527537ae1661e37cc53e1.tar.bz2 gentoo-d2c0f04f343ef7c01d3527537ae1661e37cc53e1.zip |
x11-apps/xdpyinfo: Stabilize 1.3.3 arm64, #843167
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |