diff options
author | 2024-09-02 20:24:51 +0100 | |
---|---|---|
committer | 2024-09-02 20:24:51 +0100 | |
commit | 13422fb8cf3d42ca36cd717d5b288197f28a255e (patch) | |
tree | 7945c2592d1e740270a96e85053a8b3fde54baae /x11-apps/x11perf | |
parent | x11-libs/libXtst: Stabilize 1.2.5 sparc, #938940 (diff) | |
download | gentoo-13422fb8cf3d42ca36cd717d5b288197f28a255e.tar.gz gentoo-13422fb8cf3d42ca36cd717d5b288197f28a255e.tar.bz2 gentoo-13422fb8cf3d42ca36cd717d5b288197f28a255e.zip |
x11-apps/x11perf: Stabilize 1.7.0 x86, #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 8dc4dd5f6fbf..59e320aaea8d 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 |