diff options
author | 2024-09-02 20:24:52 +0100 | |
---|---|---|
committer | 2024-09-02 20:24:52 +0100 | |
commit | 9977bbd39db83466924068c6f3f1fa618c8e0eb9 (patch) | |
tree | 4a42e2ee59fb9b17f486ef4d3272262988864039 /x11-apps/x11perf | |
parent | x11-apps/x11perf: Stabilize 1.7.0 x86, #938941 (diff) | |
download | gentoo-9977bbd39db83466924068c6f3f1fa618c8e0eb9.tar.gz gentoo-9977bbd39db83466924068c6f3f1fa618c8e0eb9.tar.bz2 gentoo-9977bbd39db83466924068c6f3f1fa618c8e0eb9.zip |
x11-apps/x11perf: Stabilize 1.7.0 amd64, #938941
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/x11perf')
-rw-r--r-- | x11-apps/x11perf/x11perf-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/x11perf/x11perf-1.7.0.ebuild b/x11-apps/x11perf/x11perf-1.7.0.ebuild index 59e320aaea8d..e1d02e311140 100644 --- a/x11-apps/x11perf/x11perf-1.7.0.ebuild +++ b/x11-apps/x11perf/x11perf-1.7.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X rendering operation stress test utility" SRC_URI="https://xorg.freedesktop.org/archive/individual/test/${P}.tar.xz" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" media-libs/fontconfig |