commit: fd1b9e0137700dc6a37ee78049c371226ba0dbdf Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Jan 12 13:32:57 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Jan 12 13:33:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1b9e01
sys-fs/fswatch: keyword 1.18.0 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> sys-fs/fswatch/fswatch-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/fswatch/fswatch-1.18.0.ebuild b/sys-fs/fswatch/fswatch-1.18.0.ebuild index ab5e42567752..45b0d7dede13 100644 --- a/sys-fs/fswatch/fswatch-1.18.0.ebuild +++ b/sys-fs/fswatch/fswatch-1.18.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/emcrisostomo/${PN}/releases/download/${PV}/${P}.tar. LICENSE="GPL-3" SLOT="0/13" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="nls static-libs"
