diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:40:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:40:12 +0300 |
commit | c050dff342d643bd83ff438c342d8796e27a4075 (patch) | |
tree | 4679e80209440a3c99504d7b0dee7a6bbae41bc9 /x11-apps | |
parent | x11-libs/libXi: Stabilize 1.8.1 amd64, #907616 (diff) | |
download | gentoo-c050dff342d643bd83ff438c342d8796e27a4075.tar.gz gentoo-c050dff342d643bd83ff438c342d8796e27a4075.tar.bz2 gentoo-c050dff342d643bd83ff438c342d8796e27a4075.zip |
x11-apps/xdpyinfo: Stabilize 1.3.4 amd64, #907616
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.4.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.4.ebuild index 77172a3c1b75..352c8b0978fc 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.3.4.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.4.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 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="dga dmx xinerama" RDEPEND=" |