diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:59:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:59:00 +0300 |
commit | 4dddb7d0ad5859716d198985131b1a0753d1d697 (patch) | |
tree | f26314fd9f960e22db12f45672d513380f6d7518 /x11-apps/xload | |
parent | x11-apps/xload: Stabilize 1.2.0 ppc, #930622 (diff) | |
download | gentoo-4dddb7d0ad5859716d198985131b1a0753d1d697.tar.gz gentoo-4dddb7d0ad5859716d198985131b1a0753d1d697.tar.bz2 gentoo-4dddb7d0ad5859716d198985131b1a0753d1d697.zip |
x11-apps/xload: Stabilize 1.2.0 amd64, #930622
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xload')
-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 ccb392cde831..56124e4f86c6 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 |