diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:14:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:14:32 +0300 |
commit | 2be081dbae04bcc94800b12dde5c6e52c02f6026 (patch) | |
tree | fc0c81b941bc542d0a2e03469399dcee3c54625a /x11-apps | |
parent | x11-libs/libpciaccess: Stabilize 0.18.1 sparc, #930621 (diff) | |
download | gentoo-2be081dbae04bcc94800b12dde5c6e52c02f6026.tar.gz gentoo-2be081dbae04bcc94800b12dde5c6e52c02f6026.tar.bz2 gentoo-2be081dbae04bcc94800b12dde5c6e52c02f6026.zip |
x11-apps/xload: Stabilize 1.2.0 ppc64, #930622
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xload/xload-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xload/xload-1.2.0.ebuild b/x11-apps/xload/xload-1.2.0.ebuild index 700924767b1e..280f2ab154a0 100644 --- a/x11-apps/xload/xload-1.2.0.ebuild +++ b/x11-apps/xload/xload-1.2.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="system load average display for X" -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=" x11-libs/libXaw |