diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:02:30 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:02:30 +0000 |
commit | 31c5924704f517a9a1d503b2d7863f8a8ec1f610 (patch) | |
tree | 9c8749fb6850e666e6be4f46ebd3b121e3343ecb /x11-apps | |
parent | media-libs/mesa: Stabilize 22.3.6 ppc, #898950 (diff) | |
download | gentoo-31c5924704f517a9a1d503b2d7863f8a8ec1f610.tar.gz gentoo-31c5924704f517a9a1d503b2d7863f8a8ec1f610.tar.bz2 gentoo-31c5924704f517a9a1d503b2d7863f8a8ec1f610.zip |
x11-apps/xdriinfo: Stabilize 1.0.7 ppc, #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 62764e5f14a5..42354f7d0c52 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 |