diff options
author | Sam James <sam@gentoo.org> | 2024-08-02 02:05:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-02 02:05:55 +0100 |
commit | 4b8a103fd0c240e10a96d0fb763e08c4be7c3644 (patch) | |
tree | c07e7250f3f4d525340a7f6c5377883f5953d2f2 /app-editors/featherpad | |
parent | app-shells/bash: add 5.2_p32 (diff) | |
download | gentoo-4b8a103fd0c240e10a96d0fb763e08c4be7c3644.tar.gz gentoo-4b8a103fd0c240e10a96d0fb763e08c4be7c3644.tar.bz2 gentoo-4b8a103fd0c240e10a96d0fb763e08c4be7c3644.zip |
app-editors/featherpad: Stabilize 1.5.1 arm64, #937104
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/featherpad')
-rw-r--r-- | app-editors/featherpad/featherpad-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/featherpad/featherpad-1.5.1.ebuild b/app-editors/featherpad/featherpad-1.5.1.ebuild index 9b69e0fe90b1..f6a3f246f7e3 100644 --- a/app-editors/featherpad/featherpad-1.5.1.ebuild +++ b/app-editors/featherpad/featherpad-1.5.1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/FeatherPad-${PV}" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+X" RDEPEND=" |