diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:49:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:49:12 +0200 |
commit | 00cadca9713f8e69115236877bbbb68fe55f3853 (patch) | |
tree | d2b6735c708fc83f1390eb76a5f95733e24ba220 /x11-apps/xdriinfo | |
parent | x11-apps/beforelight: Stabilize 1.0.6 ppc64, #898950 (diff) | |
download | gentoo-00cadca9713f8e69115236877bbbb68fe55f3853.tar.gz gentoo-00cadca9713f8e69115236877bbbb68fe55f3853.tar.bz2 gentoo-00cadca9713f8e69115236877bbbb68fe55f3853.zip |
x11-apps/xdriinfo: Stabilize 1.0.7 ppc64, #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 42354f7d0c52..ad7db01d0ef0 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 |