diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:34:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:34:54 +0100 |
commit | aae7d02cdc19aa37a1f47d90f19d0678f9d10339 (patch) | |
tree | a5490b26707f815a944f4c7f065c8f0981f08e2e /x11-apps | |
parent | x11-apps/xedit: Stabilize 1.2.3 ppc64, #843167 (diff) | |
download | gentoo-aae7d02cdc19aa37a1f47d90f19d0678f9d10339.tar.gz gentoo-aae7d02cdc19aa37a1f47d90f19d0678f9d10339.tar.bz2 gentoo-aae7d02cdc19aa37a1f47d90f19d0678f9d10339.zip |
x11-apps/xload: Stabilize 1.1.4 ppc64, #843167
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xload/xload-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xload/xload-1.1.4.ebuild b/x11-apps/xload/xload-1.1.4.ebuild index 43c057210cce..868a96e6472a 100644 --- a/x11-apps/xload/xload-1.1.4.ebuild +++ b/x11-apps/xload/xload-1.1.4.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 |