diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 20:00:15 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 20:00:15 +0200 |
commit | e75c0414027f9736b64ee79ef36db55490e89cc6 (patch) | |
tree | 3f084493a6ab30aadc15bdad3e939848d8d0dec4 /x11-apps | |
parent | x11-apps/xedit: Stabilize 1.2.3 sparc, #843167 (diff) | |
download | gentoo-e75c0414027f9736b64ee79ef36db55490e89cc6.tar.gz gentoo-e75c0414027f9736b64ee79ef36db55490e89cc6.tar.bz2 gentoo-e75c0414027f9736b64ee79ef36db55490e89cc6.zip |
x11-apps/xload: Stabilize 1.1.4 sparc, #843167
Signed-off-by: Jakov Smolić <jsmolic@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 048b52ba517e..43c057210cce 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 |