diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-02 21:52:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-02 21:52:08 +0200 |
commit | c129d61c223e94518eaf3251b9bc958bd07e8931 (patch) | |
tree | 84ccef48147130084245e0dcedbee6e895c09315 /x11-apps/xdriinfo | |
parent | x11-apps/beforelight: Stabilize 1.0.6 arm, #898950 (diff) | |
download | gentoo-c129d61c223e94518eaf3251b9bc958bd07e8931.tar.gz gentoo-c129d61c223e94518eaf3251b9bc958bd07e8931.tar.bz2 gentoo-c129d61c223e94518eaf3251b9bc958bd07e8931.zip |
x11-apps/xdriinfo: Stabilize 1.0.7 arm, #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 6c07f0e55e86..46d98641e9c3 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 |