diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-27 08:38:19 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-27 08:38:19 +0000 |
commit | 34531c704acf95d096791768772b7c00f2e17791 (patch) | |
tree | 49a701282db1b0ef2f04656ad0875fa467cdbc36 /app-misc | |
parent | net-misc/asterisk: add 20.3.0, drop 20.2.1 (diff) | |
download | gentoo-34531c704acf95d096791768772b7c00f2e17791.tar.gz gentoo-34531c704acf95d096791768772b7c00f2e17791.tar.bz2 gentoo-34531c704acf95d096791768772b7c00f2e17791.zip |
app-misc/note: Keyword 1.3.26 arm64, #907077
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/note/note-1.3.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/note/note-1.3.26.ebuild b/app-misc/note/note-1.3.26.ebuild index 397bd6d1eb32..c2c31e0e1a2a 100644 --- a/app-misc/note/note-1.3.26.ebuild +++ b/app-misc/note/note-1.3.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.daemon.de/idisk/Apps/note/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~riscv x86" +KEYWORDS="amd64 ~arm64 ppc ~riscv x86" IUSE="crypt dbm general mysql text" DEPEND=" |