diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 20:41:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 20:41:53 +0200 |
commit | 94b24300013e0f92aa1dbf78e4cf0eed70757d06 (patch) | |
tree | b1960665b0fec65fef40dbea00ca4e6f49b8f53d /x11-apps | |
parent | x11-apps/beforelight: Stabilize 1.0.6 x86, #898950 (diff) | |
download | gentoo-94b24300013e0f92aa1dbf78e4cf0eed70757d06.tar.gz gentoo-94b24300013e0f92aa1dbf78e4cf0eed70757d06.tar.bz2 gentoo-94b24300013e0f92aa1dbf78e4cf0eed70757d06.zip |
x11-apps/xdriinfo: Stabilize 1.0.7 x86, #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 fe9ed5b5457f..af76a1c2b601 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 |