commit: 46efea61d59aaed59ae43cc62093dc800a47a884
Author: Piotr Kubaj <pkubaj <AT> anongoth <DOT> pl>
AuthorDate: Mon Feb 5 20:08:28 2024 +0000
Commit: Piotr Kubaj <pkubaj <AT> anongoth <DOT> pl>
CommitDate: Mon Feb 5 20:08:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46efea61
gui-apps/wlr-randr: keyword 0.3.0 for ~arm64
Signed-off-by: Piotr Kubaj <pkubaj <AT> anongoth.pl>
gui-apps/wlr-randr/wlr-randr-0.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/wlr-randr/wlr-randr-0.3.0.ebuild
b/gui-apps/wlr-randr/wlr-randr-0.3.0.ebuild
index 546639fdaa..25180f5c78 100644
--- a/gui-apps/wlr-randr/wlr-randr-0.3.0.ebuild
+++ b/gui-apps/wlr-randr/wlr-randr-0.3.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://git.sr.ht/~emersion/wlr-randr/archive/v${PV}.tar.gz ->
${P}.tar.gz"
S="${WORKDIR}/${PN}-v${PV}"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="ISC"