diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-13 21:17:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-13 21:17:22 +0200 |
commit | 826430e325f61da5f6580f1675793ee7e67c5c45 (patch) | |
tree | 49be006a4bb71a801ed28ad0ea941af3867baac2 /x11-apps/xdriinfo | |
parent | media-libs/mesa: Stabilize 22.3.6 sparc, #898950 (diff) | |
download | gentoo-826430e325f61da5f6580f1675793ee7e67c5c45.tar.gz gentoo-826430e325f61da5f6580f1675793ee7e67c5c45.tar.bz2 gentoo-826430e325f61da5f6580f1675793ee7e67c5c45.zip |
x11-apps/xdriinfo: Stabilize 1.0.7 sparc, #898950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xdriinfo')
-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 ad7db01d0ef0..e7c5c17e19f2 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 |