diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-11-30 14:07:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-02 23:21:32 +0000 |
commit | e78c9e27ab842fbd72598c7c99211a49fa26e2f5 (patch) | |
tree | 1fcb92752cadd317950a3921597f5c5e4701b22b /x11-apps | |
parent | xfce-extra/xfce4-cpufreq-plugin: added ~arm64 (diff) | |
download | gentoo-e78c9e27ab842fbd72598c7c99211a49fa26e2f5.tar.gz gentoo-e78c9e27ab842fbd72598c7c99211a49fa26e2f5.tar.bz2 gentoo-e78c9e27ab842fbd72598c7c99211a49fa26e2f5.zip |
x11-apps/xload: added ~arm64
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xload/xload-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xload/xload-1.1.3.ebuild b/x11-apps/xload/xload-1.1.3.ebuild index d32e2eb2a0f2..9dfb114a25b1 100644 --- a/x11-apps/xload/xload-1.1.3.ebuild +++ b/x11-apps/xload/xload-1.1.3.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="system load average display for X" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND="x11-libs/libXaw |