summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-11 22:44:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-11 22:44:13 +0300
commit808c675e8a7d3e1ae860d92ab50e44ec38642f32 (patch)
tree70f1ce833f93e0ee65398c676066dd4e0f37c67b /lxqt-base
parentlxqt-base/lxqt-about: Keyword 2.0.0 arm64, #935831 (diff)
downloadgentoo-808c675e8a7d3e1ae860d92ab50e44ec38642f32.tar.gz
gentoo-808c675e8a7d3e1ae860d92ab50e44ec38642f32.tar.bz2
gentoo-808c675e8a7d3e1ae860d92ab50e44ec38642f32.zip
lxqt-base/libsysstat: Keyword 1.0.0 arm64, #935831
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/libsysstat/libsysstat-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/libsysstat/libsysstat-1.0.0.ebuild b/lxqt-base/libsysstat/libsysstat-1.0.0.ebuild
index d21d1443b8bb..4c5ca00b0c4d 100644
--- a/lxqt-base/libsysstat/libsysstat-1.0.0.ebuild
+++ b/lxqt-base/libsysstat/libsysstat-1.0.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="GPL-2+ LGPL-2.1+"