diff options
author | 2023-03-03 20:46:21 +0200 | |
---|---|---|
committer | 2023-03-03 20:46:21 +0200 | |
commit | 594c084f2351dcdeb075540f80621113854d1b01 (patch) | |
tree | 0bdf130f0e272b70af8e3d9cc4e50c0ce8497780 /x11-apps | |
parent | x11-apps/beforelight: Stabilize 1.0.6 amd64, #898950 (diff) | |
download | gentoo-594c084f2351dcdeb075540f80621113854d1b01.tar.gz gentoo-594c084f2351dcdeb075540f80621113854d1b01.tar.bz2 gentoo-594c084f2351dcdeb075540f80621113854d1b01.zip |
x11-apps/xdriinfo: Stabilize 1.0.7 amd64, #898950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild index af76a1c2b601..62764e5f14a5 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.7.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="query configuration information of DRI drivers" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" x11-libs/libX11 |